postgres/README.md

497 B

PostgreSQL server which provisions tls certificates through Let's Encrypt with lego.

Take a look at the base image for the certificate configuration.

Volumes

  • /var/lib/postgresql/data
  • /var/lib/postgresql/.lego: certificates directory

Environment Variables

POSTGRES_PASSWORD

Password for the postgre admin user.

Ports

  • 5432