summaryrefslogtreecommitdiffstats
path: root/roles/mariadb_server/files/backup-database
Commit message (Collapse)AuthorAgeFilesLines
* Setup mariadb backup to make a latest link, make nrpe on db03 check that for ↵Kevin Fenzi2015-06-081-0/+3
| | | | backup age.
* This has to have a --user=root in order to be able to access the dbsKevin Fenzi2015-06-041-1/+1
| | | | It runs as mysql user, but root when connecting to the db.
* Add backups for mariadb nightly like we do for postgres.Kevin Fenzi2015-06-041-0/+10
This allows us to back up /backups and get a good few days database dumps on mariadb servers.