Commit graph

23 commits

Author SHA1 Message Date
Michael Reichenbach
ef6ee71d2a fix: import logging module 2021-03-09 16:22:50 +01:00
Michael Reichenbach
02a3e83d53 fix: add dbg log-level output 2021-03-09 16:22:50 +01:00
Michael Reichenbach
a4798c498b fix: use method to get log level config 2021-03-09 16:22:50 +01:00
Michael Reichenbach
3ea36a1d93 feat: add debug logging to mydumper 2021-03-09 16:22:50 +01:00
Silthus
b02376354c fix: ping db with password 2021-03-09 16:22:50 +01:00
Michael Reichenbach
1f4d81e319 fix: use root password to backup databases 2021-03-09 16:22:50 +01:00
Michael Reichenbach
e08f96e638 fix: add missing mariadb regex filter 2021-03-09 16:22:50 +01:00
Michael Reichenbach
5eca6008aa revert: use built-in env variables 2021-03-09 16:22:50 +01:00
Michael Reichenbach
dc2103b3a2 fix: replace all instances of mysql credentials 2021-03-09 16:22:50 +01:00
Michael Reichenbach
2a3aa294c2 fix: use seperate backup user for database backups 2021-03-09 16:22:50 +01:00
Michael Reichenbach
b50ebd1cf8 fix: convert path to string 2021-03-09 16:22:50 +01:00
Michael Reichenbach
12692193d5 fix: create directory if not exists 2021-03-09 16:22:50 +01:00
Michael Reichenbach
158506bc20 fix: command line args of mydumper regex 2021-03-09 16:22:50 +01:00
Michael Reichenbach
83b5d598c2 fix: convert posixpath to str 2021-03-09 16:22:50 +01:00
Michael Reichenbach
1d00804839 fix: invalid outputdir param 2021-03-09 16:22:50 +01:00
Michael Reichenbach
52e9b1e586 fix: format command line args for mydumper 2021-03-09 16:22:50 +01:00
mc1
54815fa73f fix: build 2021-03-09 16:22:50 +01:00
Michael Reichenbach
d54013d700 feat: replace mysqldump with mydumper and dump each table into own file 2021-03-09 16:22:50 +01:00
Silthus
3a19623351 feat: add option to add tags to db and minecraft containers
Closes #6
2020-11-25 19:32:32 +01:00
Michael Reichenbach
47d1687bc1 fix(db): use innodb transactional dump without locks 2020-11-25 07:43:06 +01:00
Jannik
18ddb173ac Allow inclusion of project name in backup path 2020-05-26 14:30:59 +02:00
Jannik
f59a046bbc Output backup destination path with output command 2020-05-26 10:42:29 +02:00
Einar Forselv
130be30268 Move package to src/ to properly separate what goes into docker image 2019-12-05 10:26:46 +01:00
Renamed from restic_compose_backup/containers_db.py (Browse further)