1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-06-12 22:17:28 +02:00
Files
matrix-docker-ansible-deploy/docs/configuring-playbook-postgres-backup.md

1.2 KiB

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.