Difference between revisions of "Website 3.0 Migration Plan"

From CCCWiki
Jump to: navigation, search
Line 5: Line 5:
 
In order to refresh the test enviroment, we need to:
 
In order to refresh the test enviroment, we need to:
 
# Copy the test database to backup database so we have backup of the changes we have made to the test environment.
 
# Copy the test database to backup database so we have backup of the changes we have made to the test environment.
# Script changes to tables that been working on.
+
# Copy the test files to the backup environment.
 +
# Script changes to tables in the test database that we have been working on.
 +
# Copy all files from production environment to the test environment without deleting the current files.
 
# Restore a copy of the production database to the test database.
 
# Restore a copy of the production database to the test database.
 
# Apply scripted changes to the test database.
 
# Apply scripted changes to the test database.
# Copy all files from production environment to the test environment without deleting the current files.
 
 
# Apply manual changes to the test enviroment via admin interface.
 
# Apply manual changes to the test enviroment via admin interface.
 +
 +
== Up To Two Weeks Before Go Live  ==
 +
Refresh test database with changes from production as described above every two weeks.
 +
 +
== Two Weeks Before Go Live ==
 +
Two weeks before go-live, we will institute a freeze on all production environment changes with the exception of the news section so we can test in a stable environment.
 +
 +
== Go Live ==
 +
# Manually apply changes made in the last two weeks to test environment.
 +
# Backup production environment
 +
# Copy database and files from test enviroment to production.
 +
# Perform checkout.
  
 
== Manual Steps ==
 
== Manual Steps ==
Line 15: Line 28:
 
* Go to ''Content > Article Manager > Options'' and set ''Linked Titles'' to ''No''
 
* Go to ''Content > Article Manager > Options'' and set ''Linked Titles'' to ''No''
 
* Go to ''Extentions > Module Manager > Options'' and set the positions for ''Search'' and ''Smart Search'' to ''head-search''
 
* Go to ''Extentions > Module Manager > Options'' and set the positions for ''Search'' and ''Smart Search'' to ''head-search''
 
== Up To Two Weeks Before Go Live  ==
 
Refresh test database with changes from production as described above.
 
 
== Two Weeks Before Go Live ==
 
 
Two weeks before, go-live we will institute a freeze on all production environment changes with the exception of the news section.
 

Revision as of 20:18, 28 May 2015

Strategy

In order to make sure that we can prepare and test the website in the best way possible, we will refresh the test website from the production website every two weeks. In order for this to be viable we will impose a freeze on every major changes from the start to the project and impose a freeze on production changes from two weeks before launch.

Refresh Process

In order to refresh the test enviroment, we need to:

  1. Copy the test database to backup database so we have backup of the changes we have made to the test environment.
  2. Copy the test files to the backup environment.
  3. Script changes to tables in the test database that we have been working on.
  4. Copy all files from production environment to the test environment without deleting the current files.
  5. Restore a copy of the production database to the test database.
  6. Apply scripted changes to the test database.
  7. Apply manual changes to the test enviroment via admin interface.

Up To Two Weeks Before Go Live

Refresh test database with changes from production as described above every two weeks.

Two Weeks Before Go Live

Two weeks before go-live, we will institute a freeze on all production environment changes with the exception of the news section so we can test in a stable environment.

Go Live

  1. Manually apply changes made in the last two weeks to test environment.
  2. Backup production environment
  3. Copy database and files from test enviroment to production.
  4. Perform checkout.

Manual Steps

The following steps will need to be executed manually as part of the migration:

  • Go to Content > Article Manager > Options and set Linked Titles to No
  • Go to Extentions > Module Manager > Options and set the positions for Search and Smart Search to head-search