-
Notifications
You must be signed in to change notification settings - Fork 1
Sketch out final export->import steps #60
Copy link
Copy link
Open
Labels
Description
ejucovy
opened on Oct 4, 2015
Issue body actions
- Create new server and build fresh openfsm instance on it (~minutes)
- scp Data.fs from prod -> new and swap in to fresh instance (~hours)
- Run full project export (~days)
- rsync export archive and export log from new -> prod (~hours)
- Run incremental project reexport on prod (~hours)
- Run full sitewide objects export on prod -- e.g. news (~minutes)
- Build new fresh openfsm instance on prod (~minutes)
- Shut off prod website
- Run incremental project reexport on prod (~minutes)
- Run full export of members on prod (~hours) <-- I think -- come back and time this
- Run full import of members on new (~hours) <-- I think -- come back and time this
- Run full import of sitewide objects on new (~minutes) <-- I think -- come back and time this
- Run full import of projects on new (~days) <-- I think -- come back and time this
- Reindex and test
- Turn on new website
Reactions are currently unavailable