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

Simplify import process for Cloud -> Local data imports #206

Open
7 tasks
rmccue opened this issue Sep 30, 2021 · 0 comments
Open
7 tasks

Simplify import process for Cloud -> Local data imports #206

rmccue opened this issue Sep 30, 2021 · 0 comments
Assignees
Labels
could have Could be done, or nice to have, low priority for now

Comments

@rmccue
Copy link
Member

rmccue commented Sep 30, 2021

Importing data from cloud environments into your local environment is a bit complex currently. We want to simplify this down to improve the user experience.

@joehoyle has existing work started at humanmade/altis-local-server#345 but this was for Local Server rather than generically across our local environments.

As a developer, I want to import cloud exports with a single, simple command so that I don't need to read long documentation every time.

  • Running a single command (with a parameter of an export file) imports the exported data
  • Database is imported and automatically search-replace'd
  • Uploads are imported (i.e. via import-uploads for Local Server)
  • Command works across both Local Server and Local Chassis
  • Command supports backups containing data-only, uploads-only, or both
  • Command outputs useful help text if used without export file parameter
  • Command outputs only machine-readable output when passing --porcelain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
could have Could be done, or nice to have, low priority for now
Projects
None yet
Development

No branches or pull requests

3 participants