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

S3 backup #107

Merged
merged 6 commits into from
Aug 27, 2020
Merged

S3 backup #107

merged 6 commits into from
Aug 27, 2020

Commits on Aug 25, 2020

  1. naive initial implementation

    drpebcak committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    f5705c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. default to false

    drpebcak committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    60d5281 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e2456c View commit details
    Browse the repository at this point in the history
  3. allow setting resources for backup container, and also set `sleepTime…

    …` to a slightly more reasonable default
    drpebcak committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    4455a76 View commit details
    Browse the repository at this point in the history
  4. require s3Path to be set. removed default example value for s3Path. a…

    …dds basic example values
    drpebcak committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    07f7a6a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    330b01a View commit details
    Browse the repository at this point in the history