This website works better with JavaScript
首頁
探索
說明
登入
marcel
/
mariadb-backup
關註
1
讚好
0
複刻
0
Files
問題管理
0
合併請求
0
Wiki
Simple shell script to back-up MariaDB and MySQL databases from within a container
3
提交歷史
1
Branches
0
版本發佈
目錄樹:
e30f6bc290
分支列表
標籤列表
master
mariadb-backup
HTTPS
ZIP
TAR.GZ
Marcel Stangenberger
e30f6bc290
Update 'README.md'
1 年之前
README.md
e30f6bc290
Update 'README.md'
1 年之前
backup.sh
6cf42a53e2
Add 'backup.sh'
1 年之前
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