This website works better with JavaScript
홈
탐색
도움말
로그인
marcel
/
mariadb-backup
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
Simple shell script to back-up MariaDB and MySQL databases from within a container
3
커밋
1
브랜치
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