This website works better with JavaScript
首页
发现
帮助
登录
marcel
/
mariadb-backup
关注
1
点赞
0
派生
0
文件
工单管理
0
合并请求
0
Wiki
Simple shell script to back-up MariaDB and MySQL databases from within a container
3
提交历史
1
代码分支
0
版本发布
分支:
master
分支列表
标签列表
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