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

WIP: backup and restore scripts #72

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Commits on Aug 27, 2021

  1. Update gitignore

    June Kelly committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    f856972 View commit details
    Browse the repository at this point in the history
  2. Add rsync dependency to doctor

    June Kelly committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    7787703 View commit details
    Browse the repository at this point in the history
  3. Add bin/backup script

    June Kelly committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    67fcc69 View commit details
    Browse the repository at this point in the history
  4. Restore script, and update backup

    June Kelly committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    51f3e31 View commit details
    Browse the repository at this point in the history
  5. Fix how we run web migrations after restore

    June Kelly committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    0173872 View commit details
    Browse the repository at this point in the history
  6. Add server-pro marker to backup

    June Kelly committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    1aaa465 View commit details
    Browse the repository at this point in the history
  7. Use server-pro flag in restore script

    June Kelly committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    7acd8e2 View commit details
    Browse the repository at this point in the history
  8. Wait for mongo, instead of a static sleep

    June Kelly committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    bf7f30a View commit details
    Browse the repository at this point in the history
  9. WIP: detect need for sudo, and smooth over it

    June Kelly committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    27842b9 View commit details
    Browse the repository at this point in the history
  10. Stop services before and after backup

    June Kelly committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    aa6c7db View commit details
    Browse the repository at this point in the history