- Timestamp:
- 08/06/09 10:50:39 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
enpraxis.educommons/trunk/enpraxis/educommons/docs/MIGRATION.html
r515 r520 15 15 <h1>Preparation</h1> 16 16 <p>A few things you should do before beginning the migration:</p> 17 <blockquote>18 17 <ol class="arabic simple"> 19 18 <li>VERY IMPORTANT: SAVE A BACKUP OF YOUR Data.fs FILE, which is located in the [old instance home]/var directory of your eduCommons site. This file contains all of the content for your site. (This way you will able to restore your file from this Data.fs file if anything goes wrong.)</li> 20 19 <li>Verify that your current instance is eduCommons-3.1.1-final.</li> 21 20 </ol> 22 </blockquote>23 21 </div> 24 22 <div class="section" id="migration-of-educommons-3-1-1-final-to-3-2-1"> … … 26 24 <p>The migration eduCommons from version 3.1.1-final to version 3.2.1 27 25 includes the following:</p> 28 <blockquote>29 26 <ol class="arabic simple"> 30 27 <li>Pre-migration of Data.fs in version 3.1.1-final</li> … … 34 31 <li>Final steps</li> 35 32 </ol> 36 </blockquote>37 33 </div> 38 34 <div class="section" id="pre-migration-of-data-fs-in-version-3-1-1-final"> … … 47 43 </ul> 48 44 <p>Add contentmigration product by following these steps:</p> 49 <blockquote>50 45 <ol class="arabic simple"> 51 46 <li>Download the product from the aforementioned URL</li> … … 53 48 <li>Restart zope</li> 54 49 </ol> 55 </blockquote>56 50 <p>Run the migration script by following these steps:</p> 57 <blockquote>58 51 <ol class="arabic simple"> 59 52 <li>Open your 3.1.1-final eduCommons site in the ZMI. (click educommons Setup, then click Zope Management Interface.)</li> … … 71 64 <li>Verify that the method ran successfully. (It should give you feedback.)</li> 72 65 </ol> 73 </blockquote>74 66 </div> 75 67 <div class="section" id="movement-of-data-fs-file-to-a-new-3-2-1-instance"> … … 87 79 <h1>Migration to eduCommons 3.2.1 instance</h1> 88 80 <p>eduCommons 3.2.1 uses the portal_setup tool to perform the necessary upgrade from 3.1.1 to 3.2.1. Due to the fact that eduCommons and it's dependencies were moved to python eggs, we must start with a new eduCommons site. The migration script will then copy and past content and relevant settings to the new installation:</p> 89 <blockquote>90 81 <ol class="arabic simple"> 91 82 <li>Navigate to the root of your ZMI instance and create a new eduCommons site called eduCommons321</li> … … 97 88 <li>Press Upgrade</li> 98 89 </ol> 99 </blockquote>100 90 </div> 101 91 <div class="section" id="export-import-of-educommons-site-to-a-new-3-2-1-instance"> 102 92 <h1>Export/Import of eduCommons site to a new 3.2.1 instance</h1> 103 93 <p>You are now ready to transfer your migrated instance to the production environment.</p> 104 <blockquote>105 94 <ol class="arabic simple"> 106 95 <li>Navigate to the root of your ZMI instance</li> … … 115 104 <li>If desired, rename your imported eduCommons321 site.</li> 116 105 </ol> 117 </blockquote>118 106 </div> 119 107 <div class="section" id="final-steps"> 120 108 <h1>Final Steps</h1> 121 <blockquote> 122 Your site should now be migrated. Navigate to your site in the browser and ensure it has migrated.</blockquote> 109 <p>Your site should now be migrated. Navigate to your site in the browser and ensure it has migrated.</p> 123 110 </div> 124 111 </div> … … 126 113 <hr class="footer" /> 127 114 <a class="reference external" href="MIGRATION.txt">View document source</a>. 128 Generated on: 2009-08-0 5 22:23UTC.115 Generated on: 2009-08-06 16:49 UTC. 129 116 Generated by <a class="reference external" href="http://docutils.sourceforge.net/">Docutils</a> from <a class="reference external" href="http://docutils.sourceforge.net/rst.html">reStructuredText</a> source. 130 117
