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 and restore command #2

Merged
merged 14 commits into from
Dec 1, 2021
Merged

Backup and restore command #2

merged 14 commits into from
Dec 1, 2021

Conversation

adborden
Copy link
Contributor

@adborden adborden commented Dec 1, 2021

GSA/data.gov#3555
GSA/data.gov#2768

A prototype of the backup-manager in order to get us restoring backups from FCS
in prep for the cloud.gov migration.

  • Publish docker image on pushes to main
  • Push application to data.gov spaces
  • Refactor functions to pull from VCAP_SERVICES
  • Specify an S3 bucket for data.gov backups
  • Fix environment syntax in manifest
  • Update list command
  • restore mysql command
  • Checkout submodules for bats in CI
  • Avoid terminal and pretty printing in CI
  • backup and restore commands for mysql
  • Wait for mysql container to be ready
  • Try --verbose flag for mysql
  • Include some usage instructions
  • Migration notes

@adborden adborden merged commit b122465 into main Dec 1, 2021
@adborden adborden deleted the feature/backup-restore branch December 1, 2021 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant