Open DerDummePunkt opened 7 years ago
Initial: https://github.com/Riodigital-de/docker-compose-pimcore-demo/commit/2ff3adf209fb8e196228b581e0b996991887c6ba finished feature: https://github.com/Riodigital-de/docker-compose-pimcore-demo/commit/c96531042073070d46d81d81a0c0456fd31f8303 hotfixed feature (alpine postgresql-client package): https://github.com/Riodigital-de/docker-compose-pimcore-demo/commit/089359cba142ee8405ae18d9e7b645ca773c48f0
As an admin of a pimcore docker-compose stack I would like to have the option of configuring automated and encrypted backups of all files necessary to relaunch my pimcore docker-compose stack on a different location if need be to increase operational security and fault tolerance.
These files include:
The database should be backed up via mysql tools rather then simple file copies to ensure database consistency.