webdevops / TYPO3-docker-boilerplate

:stew: TYPO3 Docker Boilerplate project (NGINX, Apache HTTPd, PHP-FPM, MySQL, Solr, Elasticsearch, Redis, FTP)
https://webdevops.io/projects/typo3-docker-boilerplate/
MIT License
233 stars 91 forks source link

Backup history #92

Open elmar-hinz opened 9 years ago

elmar-hinz commented 9 years ago

The current database backup strategy keeps the latest backup in compressed form. I can't go back in history with this.

Which backup strategy is recommended by the admin to enable a backup history?

My first idea is to dump to a git repository. However, this is not the original field of a git repository. There may be other backup tools doing it better.

josefglatz commented 6 years ago

just for the records: I'm using webdevops/clitools to create specific db backups

ct mysql:backup -D mysql typo3 180830-164328-backup-before-TYPO3-upgrade-87.sql