41 Commits (main)
 

Author SHA1 Message Date
kolaente 270e62e142
feat(mysql): dump everything
continuous-integration/drone/push Build is failing Details
3 months ago
kolaente 1a18797af8
fix: make sure to dump everything from postgres databases
continuous-integration/drone/push Build is passing Details
7 months ago
kolaente 96d61fd6e0
feat: add support for labels to discover additional containers
continuous-integration/drone/push Build is passing Details
8 months ago
kolaente 064d2ce66e
feat: change the backup date format to make sure the backups sort properly
continuous-integration/drone/push Build is passing Details
1 year ago
kolaente 1e05d4966b
docs: fix backups volume mount in example
continuous-integration/drone/push Build is passing Details
1 year ago
kolaente 9f6620da11
fix: cron not running in foreground
continuous-integration/drone/push Build is passing Details
1 year ago
kolaente 0fa49eb44b
fix: default cron schedule 1 year ago
kolaente 63ed7deb5e
docs: fix typo
continuous-integration/drone/push Build is passing Details
1 year ago
kolaente 9cecce4f2d
feat: replace interval with a proper cron schedule
continuous-integration/drone/push Build is passing Details
1 year ago
kolaente 7b8e1d187c
docs: add instructions to build from source 1 year ago
kolaente 3e65b244f4
docs: add docker-compose example
continuous-integration/drone/push Build is passing Details
1 year ago
kolaente a898dd455c
feat: add drone config
continuous-integration/drone/push Build is passing Details
1 year ago
kolaente 8cbba392f4
fix: find db images with all kinds of tags 1 year ago
kolaente aa2dc54925
chore: add license 1 year ago
kolaente 70d5987d4c
chore: update default config 1 year ago
kolaente 1026b19544
chore: use log everywhere 1 year ago
kolaente 3508c5a26e
feat: add cron schedule 1 year ago
kolaente 2a477f49a2
feat: remove old containers 1 year ago
kolaente 6929a86485
feat: cleanup old backups 1 year ago
kolaente 3fc3b8cb18
feat: restructure writing to the file 1 year ago
kolaente 861824dbfe
feat: scratch docker image 1 year ago
kolaente 2e58388a0b
feat: move running the actual dump command to the db container 1 year ago
kolaente c5f0b46e77
feat: add support for different postgres versions 1 year ago
kolaente 80d1b33d00
feat: add docker image with dumper clis 1 year ago
kolaente e1ec1a2af0
feat: parse env for config 1 year ago
kolaente fa3081b861
feat: log stderr when dumping 1 year ago
kolaente 69587faee2
fix(docs): typo 1 year ago
kolaente 54c22ee13b
Add test for determining the container dumper type 2 years ago
kolaente 02ba460b3a
Add tests to build mysql args 2 years ago
kolaente 45e7560e0b
Add tests for building the postgres backup command 2 years ago
kolaente 1bc3fc85ab
Add todo 2 years ago
kolaente a1d8b4e334
Fix typo 2 years ago
kolaente 61f83bbd16
Add readme 2 years ago
kolaente fef951f0b4
Add todos 2 years ago
kolaente e85384d0da
Add postgres dumper 2 years ago
kolaente 7a24e57e09
Add mysql dumper 2 years ago
kolaente 5ec093fbf6
Add dump helpers 2 years ago
kolaente 79f6c5cfad
Add dumpers 2 years ago
kolaente d3abd6749f
Add all alive containers to store 2 years ago
kolaente f7ef42b932
Add methods to get containers 2 years ago
kolaente 07b38fae0b
init 2 years ago