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

Backup improvements #1005

Merged
merged 11 commits into from
Feb 11, 2021
Merged

Backup improvements #1005

merged 11 commits into from
Feb 11, 2021

Commits on Feb 5, 2021

  1. Move backup time to 10:15 (UTC)

    Move to backup time to accommodate west coast users.
    jmgrady committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    d085396 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a2ec5b View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. Configuration menu
    Copy the full SHA
    02ad3e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ccaf2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb46464 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Add tag for backups

    Enable only installing/updating the backup configuration by specifying:
     -t backups
    on ansible-playbook command line.
    jmgrady committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    9e6ab36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af0a418 View commit details
    Browse the repository at this point in the history
  3. Backup process improvements

    1. common combine-env script for setting common environment variables 
    and functions
    2. rename combine-cleanup to combine-clean-aws
    3. send backup output to rsyslog instead of email (default)
    4. remove import/export zip files before backup
    5. remove shutdown/restart of backend and database for backup
    jmgrady committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    d45d61c View commit details
    Browse the repository at this point in the history
  4. Turn-off color-coding in docker-compose output

    Color coding shows up as escape characters in syslog
    jmgrady committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    4a02f99 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd0bf97 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Configuration menu
    Copy the full SHA
    c3d29e6 View commit details
    Browse the repository at this point in the history