Postgres and automated backups with Docker A simple template to self-host Postgres with automated backups. Run Copy the .env template cp .env.template .env Populate the .env nano .env Run with docker-compose up -d Documentation See the blog entry here.