Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated backups #100

Merged
merged 4 commits into from
Feb 15, 2021
Merged

Automated backups #100

merged 4 commits into from
Feb 15, 2021

Conversation

mbround18
Copy link
Owner

@mbround18 mbround18 commented Feb 15, 2021

Description

Implementation of #96

Contributions

  • Cleaned up script files a bit.
  • Added versatility for more cron jobs as needed.
  • Renamed init to be configure based on what it does.
  • Added backup command which can tar.gz a directory
  • Added cron for auto backups
  • Updated read me <3
  • Refactored logging to track multiple files based on their tasks.

Checklist

  • I added one or multiple labels which best describes this PR.
  • I have tested the changes locally.
  • This PR has a reviewer on it.
  • I have validated my changes in a docker container and on Ubuntu. (Only needed for Odin or Docker Changes)

@mbround18 mbround18 added docker Tag if its related to docker documentation Changes only affect the documentation odin Tag if theres an issue with odin labels Feb 15, 2021
Dockerfile Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
src/cli.yaml Outdated Show resolved Hide resolved
@mbround18 mbround18 merged commit f270b02 into main Feb 15, 2021
@mbround18 mbround18 deleted the mbround18/auto-backups branch February 15, 2021 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Tag if its related to docker documentation Changes only affect the documentation odin Tag if theres an issue with odin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants