Skip to content

Instantly share code, notes, and snippets.

@seancoyne
Created January 28, 2013 22:15
Show Gist options
  • Save seancoyne/4659702 to your computer and use it in GitHub Desktop.
Save seancoyne/4659702 to your computer and use it in GitHub Desktop.
Update MHS Stage Server
1. Stop CF & Solr
2. Update Core
3. Update Project Code
4. Update DB
5. Copy assets from production (securefiles, mediaArchive, www/files, www/images)
6. Start CF & Solr
7. Update Config, set google calendar login, set payflowpro to test mode, set virtual merchant to test mode & update acct info
8. Update app
9. Update Solr content type setting for Events and turn off Index on Save.
10. Run the www/import/event/fixForDev.cfm script after updating the username/password info at the top of the script
11. Index all Solr Content types & update the Events settings to turn Index on Save back on.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment