NicolasTr / docker-postgresql

Run PostgreSQL on Docker with automatic backups to Amazon S3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-postgresql

Docker Repository on Quay.io

Run postgresql on Docker with automatic backups to Amazon S3 every hour.

Environment

Variable Default
POSTGRESQL_USER docker
POSTGRESQL_PASS docker
POSTGRESQL_DB docker
AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY
AWS_DEFAULT_REGION us-east-1
AWS_S3_BUCKET
AWS_S3_BUCKET_KEY_PREFIX /

About

Run PostgreSQL on Docker with automatic backups to Amazon S3


Languages

Language:Shell 100.0%