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

Sketch out final export->import steps #60

Open
ejucovy opened this issue Oct 4, 2015 · 0 comments
Open

Sketch out final export->import steps #60

ejucovy opened this issue Oct 4, 2015 · 0 comments

Comments

@ejucovy
Copy link
Member

ejucovy commented Oct 4, 2015

  1. Create new server and build fresh openfsm instance on it (~minutes)
  2. scp Data.fs from prod -> new and swap in to fresh instance (~hours)
  3. Run full project export (~days)
  4. rsync export archive and export log from new -> prod (~hours)
  5. Run incremental project reexport on prod (~hours)
  6. Run full sitewide objects export on prod -- e.g. news (~minutes)
  7. Build new fresh openfsm instance on prod (~minutes)
  8. Shut off prod website
  9. Run incremental project reexport on prod (~minutes)
  10. Run full export of members on prod (~hours) <-- I think -- come back and time this
  11. Run full import of members on new (~hours) <-- I think -- come back and time this
  12. Run full import of sitewide objects on new (~minutes) <-- I think -- come back and time this
  13. Run full import of projects on new (~days) <-- I think -- come back and time this
  14. Reindex and test
  15. Turn on new website
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant