Container to run backups and sync them to an Azure storage account
184
This container is designed to work with dosemeau/pgcluster-postgres and dosemeau/pgcluster-pgpool to use pg_dump_all to dump all databases from the slave DB, and then use duplicity to sync the backups to azure.
Environment variables that matter:
It will keep RETENTION_PERIOD days of backups.
It also needs the following set:
AZURE_ACCOUNT_NAME=storageaccountname AZURE_ACCOUNT_KEY=storageaccountkey AZURE_CONTAINER_NAME=name PASSPHRASE=passphrase_for_GPG_encryption DB_HOST=host DB_USER=user DB_PASSWORD=pass
For more information, please see https://lnx.azurewebsites.net/backup-encrypted-data-from-linux-servers-directly-to-azure-blob-storage/
Content type
Image
Digest
Size
221.2 MB
Last updated
over 9 years ago
docker pull dosemeau/pgcluster-backups:9.5