Created
January 28, 2013 22:15
-
-
Save seancoyne/4659702 to your computer and use it in GitHub Desktop.
Update MHS Stage Server
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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