postgres-backup-s3 Ansible role
This is an Ansible role which installs postgres-backup-s3 to run as a Docker container wrapped in a systemd service.
This project provides Docker images to periodically back up a PostgreSQL database to AWS S3, and to restore from the backup as needed.
This role implicitly depends on:
Check defaults/main.yml for the full list of supported options.
For an Ansible playbook which integrates this role and makes it easier to use, see the mash-playbook.