Go to file
kolaente a62eb92071
edited runscript to show cron config on startup
2018-01-31 14:40:04 +01:00
.gitignore added gitignore 2018-01-30 22:20:16 +01:00
Dockerfile updated dockerfile 2018-01-31 12:25:43 +01:00
LICENSE added license 2018-01-30 22:21:00 +01:00
README.md upated todo 2018-01-31 14:30:56 +01:00
backup.sh added start/finish time 2018-01-31 14:35:02 +01:00
backup_hosts.json added configurable amount of backups to keep 2018-01-31 14:10:28 +01:00
run.sh edited runscript to show cron config on startup 2018-01-31 14:40:04 +01:00

README.md

Database Backup

A simple script to backup multiple hosts at once.

Usage

// TODO

Usage with docker

// TODO --> Cron + Max backups

TODO

  • Add example on how to use it -> example backup_hosts.json, with explanation of defaults
  • Dockerimage