Skip to content

joshi4/render-pgbouncer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

PgBouncer

Deploy to Render

Usage

Fork this repo and use the Deploy to Render button to launch pgbouncer as a private service in your Render account.

The dashboard will prompt you to set a value for the DATABASE_URL environment variable. Set the value to be the Internal Connection String of the Render database you wish to connect to.

You will also need to make the following changes to your app:

  • Update your app to use the hostname of the private service created above instead of the db hostname.
  • Update your connection string to use sslmode=disable

About

Deploy pgbouncer to render as a private service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published