This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
marcel
/
mariadb-backup
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Simple shell script to back-up MariaDB and MySQL databases from within a container
3
Commity
1
Vetvy
0
Vydania
Strom:
e30f6bc290
Branche
Tagy
master
mariadb-backup
HTTPS
ZIP
TAR.GZ
Marcel Stangenberger
e30f6bc290
Update 'README.md'
1 rok pred
README.md
e30f6bc290
Update 'README.md'
1 rok pred
backup.sh
6cf42a53e2
Add 'backup.sh'
1 rok pred
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