This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Pierakstīties
marcel
/
mariadb-backup
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Izmaiņu pieprasījumi
0
Vikivietne
Simple shell script to back-up MariaDB and MySQL databases from within a container
3
Revīzijas
1
Atzari
0
Laidieni
Koks:
e30f6bc290
Atzari
Tagi
master
mariadb-backup
HTTPS
ZIP
TAR.GZ
Marcel Stangenberger
e30f6bc290
Update 'README.md'
1 gadu atpakaļ
README.md
e30f6bc290
Update 'README.md'
1 gadu atpakaļ
backup.sh
6cf42a53e2
Add 'backup.sh'
1 gadu atpakaļ
README.md
Usage
Create a user with docker access rights
Mount filesystem "backup" to /mnt in the MySQL or MariaDB container
Create a cronjob on the docker host along the lines of: 00 0,12 * * * docker container exec /mnt/backup.sh