This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
marcel
/
mariadb-backup
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Simple shell script to back-up MariaDB and MySQL databases from within a container
3
İşlemeler
1
Bölümler
0
Sürümler
Ağaç:
e30f6bc290
Dallar
Biçim İmleri
master
mariadb-backup
HTTPS
ZIP
TAR.GZ
Marcel Stangenberger
e30f6bc290
Update 'README.md'
1 yıl önce
README.md
e30f6bc290
Update 'README.md'
1 yıl önce
backup.sh
6cf42a53e2
Add 'backup.sh'
1 yıl önce
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