Skip to content

riceo/docker-pgbouncer-rr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Dockerised Pgbouncer-rr

This dockerfile will install pgbouncer on a Debian Jessie container, download the pgbouncer-rr patch, and apply it.

It will not start without passing it a valid Pgbouncer config file! The Dockerfile is configured with the assumption that you'll define a volume that will be mapped to /etc/pgbouncer-rr in the container.

Example:

docker run -p 5439:5439 --volume <path to pgbouncer config dir>:/etc/pgbouncer-rr riceo/docker-pgbouncer-rr:latest

Questions/Comments - @riceo100 / cube@sneakybox.com

About

Dockerised installation of Pgbouncer and the pgbouncer-rr patch on Debian jessie

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published