Commit graph

27 commits

Author SHA1 Message Date
5153376828 adding NICE and NICE_VAL and ability to override backup numbers in config 2022-11-25 16:17:05 +13:00
Dave Lane
35f979e8fa Reverse update to reflect the new docker with integrated 'compose' and return to 'docker-compose' as the binary name. 2022-11-24 03:23:20 +00:00
Dave Lane
eb625966b0 Fixed path for config file in cron invocation. 2022-11-15 06:47:53 +00:00
b07e2f1ff2 trying again, this time with the actual project name 2022-08-24 08:22:53 +00:00
Dave Lane
cf1a69e1c7 changed the default dir name to match the project name to be clone-friendly, fixed the paths in the cron file and a typo that meant yearlies wouldn't run 2022-08-24 05:06:17 +00:00
258715bcd3 fixed backups for the updated docker compose v2 command 2022-08-24 14:20:24 +12:00
root
958d007053 tweak to specifying config file handling 2022-06-17 02:10:29 +00:00
root
ed83575dec changed the default backup file root name to be based on the actual database name defined for the container 2022-06-09 05:59:00 +00:00
root
ef6958a3b9 fixing the parameter extraction and mysqldump process 2022-06-09 05:53:37 +00:00
c1d8ddb765 Merge branch 'master' of git.oeru.org:oeru/docker-compose-dbbackup 2022-06-09 15:57:48 +12:00
c355351394 updating .conf to .conf-sample and tweaking the mariadb scirpt 2022-06-09 15:57:32 +12:00
Dave Lane
004a6d54e4 Add README.md 2022-06-09 03:36:03 +00:00
0cd97e84f9 Merge branch 'master' of git.oeru.org:oeru/docker-compose-dbbackup 2022-06-09 15:31:57 +12:00
715b32f38f initial commit of containerised MariaDB backup functionality 2022-06-09 15:26:20 +12:00
Dave Lane
57f93492aa updated script to work in new location closer to Mastodon code 2019-10-10 02:57:41 +00:00
Dave lane
71cd801c19 no more emails for hourly backups, don't run if no task is specified 2018-02-12 11:14:38 +13:00
Dave lane
264656141c removing default-docker-compose.conf to avoid merge issues on other installs 2018-02-09 16:32:54 +13:00
Dave lane
4c9ca12a93 fixed path issue and docker-compose exec TTY problem 2018-02-09 16:28:44 +13:00
Dave lane
74936e5842 fixed variable scope issue, improved email report subject 2018-02-09 15:23:05 +13:00
Dave lane
61941eed22 fixed bad config file path and reference to missing function 2018-02-09 14:46:14 +13:00
Dave lane
794ca288a5 working backup script, with old backup removal and cron template 2018-02-08 17:29:05 +13:00
366728ccda added TASK argument to delete_old 2018-02-08 17:11:56 +13:00
8cbeb20d66 fixed path to gzip file 2018-02-08 17:09:11 +13:00
f367c43649 initial attempt at delete_old function 2018-02-08 17:08:17 +13:00
ba60880621 Merge branch 'master' of github.com:oeru/docker-compose-dbbackup 2018-02-08 16:45:16 +13:00
Dave Lane
46e932f62f
Initial commit 2018-02-08 03:44:40 +00:00
a5d72192b4 initial commit of backup script 2018-02-08 16:42:39 +13:00