postgres/README.md
2017-09-22 12:16:27 +02:00

17 lines
287 B
Markdown

[PostgreSQL](https://www.postgresql.org/) server.
# Volumes
- `/var/lib/postgresql/data`
- `/etc/ssl/postgresql/`: certificates directory
# Environment Variables
## POSTGRES_PASSWORD
Password for the postgre admin user.
## CERT_DOMAIN
Name of the certificate domain.
# Ports
- 5432