Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.2 KB

configuring-playbook-postgres-backup.md

File metadata and controls

17 lines (12 loc) · 1.2 KB

Setting up Postgres backup (optional)

The playbook can install and configure docker-postgres-backup-local for you.

The Ansible role for docker-postgres-backup-local is developed and maintained by the MASH (mother-of-all-self-hosting) project. For details about configuring docker-postgres-backup-local, you can check them via:

Note: for a more complete backup solution (one that includes not only Postgres, but also other configuration/data files), you may wish to look into BorgBackup instead.