Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a script to run backups every 15 minutes.
Right now, the script just does a database dump, of the `mysql` and Bookstack databases. Each backup is written into the Bookstack data volume, at the `/backups` path. TODO: Kick off Restic backups.
- Loading branch information