This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
marcel
/
mariadb-backup
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Beolvasztási kérések
0
Wiki
Simple shell script to back-up MariaDB and MySQL databases from within a container
3
Commit-ok
1
Ágak
0
Kiadások
Fa:
e30f6bc290
Branch-ok
Tag-ek
master
mariadb-backup
HTTPS
ZIP
TAR.GZ
Marcel Stangenberger
e30f6bc290
Update 'README.md'
1 éve
README.md
e30f6bc290
Update 'README.md'
1 éve
backup.sh
6cf42a53e2
Add 'backup.sh'
1 éve
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