A simple template to self-host Postgres with automated backups.
- Copy the .env template
cp .env.template .env - Populate the .env
nano .env - Run with
docker-compose up -d
See the blog entry here.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple template to self-host Postgres with automated backups.
cp .env.template .envnano .envdocker-compose up -dSee the blog entry here.