Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 258 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 258 Bytes

postigrade

Your friendly neighborhood uh.. pgbouncer?

Feed it the following env vars and it'll do the rest:

  • DB_HOST
  • DB_PORT - Optional, defaults to 5432
  • DB_NAME
  • DB_USER
  • DB_PASSWORD

After startup pgBouncer will be listening on 0.0.0.0:5432.