This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
marcel
/
mariadb-backup
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Simple shell script to back-up MariaDB and MySQL databases from within a container
3
Commits
1
Ramos
0
Lançamentos
Ramo:
master
Ramos
Etiquetas
master
mariadb-backup
HTTPS
ZIP
TAR.GZ
Marcel Stangenberger
e30f6bc290
Update 'README.md'
há 1 ano atrás
README.md
e30f6bc290
Update 'README.md'
há 1 ano atrás
backup.sh
6cf42a53e2
Add 'backup.sh'
há 1 ano atrás
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