Commit Graph

27 Commits

Author SHA1 Message Date
70d5987d4c
chore: update default config 2021-12-05 13:45:42 +01:00
1026b19544
chore: use log everywhere 2021-12-05 13:44:36 +01:00
3508c5a26e
feat: add cron schedule 2021-12-05 13:42:35 +01:00
2a477f49a2
feat: remove old containers 2021-12-05 13:40:53 +01:00
6929a86485
feat: cleanup old backups 2021-12-05 13:38:36 +01:00
3fc3b8cb18
feat: restructure writing to the file 2021-12-05 13:24:06 +01:00
861824dbfe
feat: scratch docker image 2021-12-05 12:44:47 +01:00
2e58388a0b
feat: move running the actual dump command to the db container 2021-12-05 12:39:23 +01:00
c5f0b46e77
feat: add support for different postgres versions 2021-12-05 12:11:50 +01:00
80d1b33d00
feat: add docker image with dumper clis 2021-12-05 12:03:11 +01:00
e1ec1a2af0
feat: parse env for config 2021-12-05 11:50:17 +01:00
fa3081b861
feat: log stderr when dumping 2021-12-05 11:48:28 +01:00
69587faee2
fix(docs): typo 2021-12-05 11:31:38 +01:00
54c22ee13b
Add test for determining the container dumper type 2021-08-18 22:38:59 +02:00
02ba460b3a
Add tests to build mysql args 2021-08-18 22:34:28 +02:00
45e7560e0b
Add tests for building the postgres backup command 2021-08-18 22:27:21 +02:00
1bc3fc85ab
Add todo 2021-08-18 22:06:10 +02:00
a1d8b4e334
Fix typo 2021-08-18 22:05:17 +02:00
61f83bbd16
Add readme 2021-08-18 22:05:02 +02:00
fef951f0b4
Add todos 2021-08-18 21:50:15 +02:00
e85384d0da
Add postgres dumper 2021-08-18 21:50:04 +02:00
7a24e57e09
Add mysql dumper 2021-08-18 21:29:32 +02:00
5ec093fbf6
Add dump helpers 2021-08-18 21:29:17 +02:00
79f6c5cfad
Add dumpers 2021-08-18 20:25:59 +02:00
d3abd6749f
Add all alive containers to store 2021-08-18 20:16:30 +02:00
f7ef42b932
Add methods to get containers 2021-08-18 20:09:45 +02:00
07b38fae0b
init 2021-08-18 19:47:49 +02:00