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

Streamline db restore/initialization given postgres backup file #3175

Open
8 tasks
Tracked by #2965
andrew-jameson opened this issue Sep 6, 2024 · 0 comments
Open
8 tasks
Tracked by #2965
Labels
dev devops DX Developer Experience P3 Needed – Routine Refined Ticket has been refined at the backlog refinement

Comments

@andrew-jameson
Copy link
Collaborator

andrew-jameson commented Sep 6, 2024

Description:
While working through both re-parsing and db seed, I struggled to easily restore the database of a given application. I'd like to document->streamline->scriptify this process to prevent human error and needing so many steps/log-ins.

Acceptance Criteria:

  • Restoring from backup has documentation for both local and deployed
  • Restoring from backup has accompanying utility script(s)
  • Testing Checklist has been run and all tests pass
  • README is updated, if necessary

Tasks:

  • Document how to restore from backup
  • Create automation/utility script for local env
  • Adjust utility script for deployed env's
  • Run Testing Checklist and confirm all tests pass

Notes:

Supporting Documentation:

Open Questions:

@andrew-jameson andrew-jameson added DX Developer Experience dev devops labels Sep 6, 2024
@andrew-jameson andrew-jameson changed the title Create django command such that tool can be pointed at deployed environments [ stretch ] Streamline db restore/initialization given postgres backup file Sep 6, 2024
@robgendron robgendron added Refined Ticket has been refined at the backlog refinement P3 Needed – Routine labels Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev devops DX Developer Experience P3 Needed – Routine Refined Ticket has been refined at the backlog refinement
Projects
None yet
Development

No branches or pull requests

2 participants