- Timestamp:
- 08/09/09 01:43:29 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
enpraxis.educommons/trunk/enpraxis/educommons/docs/MIGRATION.html
r520 r566 5 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 6 6 <meta name="generator" content="Docutils 0.5: http://docutils.sourceforge.net/" /> 7 <title>Migrating to eduCommons 3.2.1 </title>7 <title>Migrating to eduCommons 3.2.1-rc2</title> 8 8 <link rel="stylesheet" href="./default.css" type="text/css" /> 9 9 </head> 10 10 <body> 11 <div class="document" id="migrating-to-educommons-3-2-1 ">12 <h1 class="title">Migrating to eduCommons 3.2.1 </h1>11 <div class="document" id="migrating-to-educommons-3-2-1-rc2"> 12 <h1 class="title">Migrating to eduCommons 3.2.1-rc2</h1> 13 13 14 14 <div class="section" id="preparation"> … … 20 20 </ol> 21 21 </div> 22 <div class="section" id="migration-of-educommons-3-1-1-final-to-3-2-1 ">23 <h1>Migration of eduCommons 3.1.1-final to 3.2.1 </h1>24 <p>The migration eduCommons from version 3.1.1-final to version 3.2.1 22 <div class="section" id="migration-of-educommons-3-1-1-final-to-3-2-1-rc2"> 23 <h1>Migration of eduCommons 3.1.1-final to 3.2.1-rc2</h1> 24 <p>The migration eduCommons from version 3.1.1-final to version 3.2.1-rc2 25 25 includes the following:</p> 26 26 <ol class="arabic simple"> 27 27 <li>Pre-migration of Data.fs in version 3.1.1-final</li> 28 <li>Movement of Data.fs file to a new 3.2.1 instance</li>29 <li>Migration to the eduCommons 3.2.1 instance</li>30 <li>Export/Import of eduCommons site to a new 3.2.1 instance</li>28 <li>Movement of Data.fs file to a new 3.2.1-rc2 instance</li> 29 <li>Migration to the eduCommons 3.2.1-rc2 instance</li> 30 <li>Export/Import of eduCommons site to a new 3.2.1-rc2 instance</li> 31 31 <li>Final steps</li> 32 32 </ol> … … 65 65 </ol> 66 66 </div> 67 <div class="section" id="movement-of-data-fs-file-to-a-new-3-2-1- instance">68 <h1>Movement of Data.fs file to a new 3.2.1 instance</h1>67 <div class="section" id="movement-of-data-fs-file-to-a-new-3-2-1-rc2-instance"> 68 <h1>Movement of Data.fs file to a new 3.2.1-rc2 instance</h1> 69 69 <p>For this step, you will move the Data.fs file from the old instance to 70 the new instance. First of all, install an eduCommons-3.2.1 70 the new instance. First of all, install an eduCommons-3.2.1-rc2 71 71 instance using the installations instructions found in [new instance home]/eduCommons/docs/. Stop both sites. Then 72 72 copy the Data.fs file from the var directory of the old site to the … … 76 76 </pre> 77 77 </div> 78 <div class="section" id="migration-to-educommons-3-2-1- instance">79 <h1>Migration to eduCommons 3.2.1 instance</h1>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>78 <div class="section" id="migration-to-educommons-3-2-1-rc2-instance"> 79 <h1>Migration to eduCommons 3.2.1-rc2 instance</h1> 80 <p>eduCommons 3.2.1-rc2 uses the portal_setup tool to perform the necessary upgrade from 3.1.1 to 3.2.1-rc2. 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> 81 81 <ol class="arabic simple"> 82 82 <li>Navigate to the root of your ZMI instance and create a new eduCommons site called eduCommons321</li> 83 <li>Open your new 3.2.1 eduCommons site in the ZMI. (click educommons Setup, then click Zope Management Interface.)</li>83 <li>Open your new 3.2.1-rc2 eduCommons site in the ZMI. (click educommons Setup, then click Zope Management Interface.)</li> 84 84 <li>Navigate to portal_setup</li> 85 85 <li>Press the 'Upgrades' tab</li> … … 89 89 </ol> 90 90 </div> 91 <div class="section" id="export-import-of-educommons-site-to-a-new-3-2-1- instance">92 <h1>Export/Import of eduCommons site to a new 3.2.1 instance</h1>91 <div class="section" id="export-import-of-educommons-site-to-a-new-3-2-1-rc2-instance"> 92 <h1>Export/Import of eduCommons site to a new 3.2.1-rc2 instance</h1> 93 93 <p>You are now ready to transfer your migrated instance to the production environment.</p> 94 94 <ol class="arabic simple"> 95 95 <li>Navigate to the root of your ZMI instance</li> 96 <li>Select the checkbox next to your new 3.2.1 eduCommons site</li>96 <li>Select the checkbox next to your new 3.2.1-rc2 eduCommons site</li> 97 97 <li>Press Import/Export</li> 98 98 <li>If your production environment is on the same server as your migration environment, choose 'Save file to server', else … … 113 113 <hr class="footer" /> 114 114 <a class="reference external" href="MIGRATION.txt">View document source</a>. 115 Generated on: 2009-08-0 6 16:49UTC.115 Generated on: 2009-08-09 07:41 UTC. 116 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. 117 117
