Skip to content

Dockerfile and compose to use PostgREST on Heroku Docker builds

License

Notifications You must be signed in to change notification settings

gRoussac/postgrest-heroku-dockerfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

postgrest-heroku-dockerfile

Code is forked from https://github.com/PostgREST/postgrest-heroku

Adds a Dockerfile and a Docker compose file to use PostgREST on Heroku Docker builds directly (without buildpack thus)

Config variables (on Heroku config vars or in your local environnement) should be prexifed by PGRST_DB_

List of fetched variables from environnement to the config file are located in env.list

As on Heroku, the most important is to set the environnement variable $PORT so that listenning port is being transmitted to PostgREST configuration, default to default port 3000 otherwise during build

About

Dockerfile and compose to use PostgREST on Heroku Docker builds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published