Upgrading From EA#219 (locked)
|
|
Instructions for upgrading from Early Access to the 1.0 release of Mingle Before you get started, a couple of important points:
Windows 2. Run the Mingle uninstaller to remove your current installation. The uninstaller will stop the Mingle service if it is currently running. 3. Run the new installer, specifying the same data directory and port as the previous installer. The installer will automatically start the new Mingle service when it completes. 4. Open your browser to any Mingle page. You will be walked through the upgrade steps, including a database upgrade and accepting the ThoughtWorks End User License Agreement. All existing project data will be upgraded for continued use. OS X 2. Stop Mingle and quit the Mingle launcher application. 3. Drag the new copy of the Mingle application (Mingle.app) into your Applications directory (overwriting the old Mingle). 4. Start Mingle, specifying the same data directory and port as before. 5. Open your browser to any Mingle page. You will be walked through the upgrade steps, including a database upgrade and accepting the ThoughtWorks End User License Agreement. All existing project data will be upgraded for continued use. Linux/Unix 2. If the Mingle server is currently running, stop it using the ’./MingleServer stop’ command inside the ‘mingle’ application directory. 3. Ensure that your Mingle data directory (specified in mingle.properties) is not inside the ‘mingle’ application directory. We strongly recommend that you do not place your data directory inside the ‘mingle’ application directory. This makes upgrades significantly more complicated. If your data directory is not inside the ‘mingle’ application directory skip ahead to step 4. IF YOUR DATA DIRECTORY IS INSIDE THE ‘MINGLE’ APPLICATION DIRECTORY, PLEASE FOLLOW THESE STEPS TO EXTRACT YOUR DATA:
5. Untar the newly downloaded archive 6. Update the mingle.properties file in the new ‘mingle’ application directory to point to the previous data directory and port. (If you’ve backed up the old ‘mingle’ application directory, you can simply copy the file.) 7. Start Mingle, using ’./MingleServer start’ inside the new ‘mingle’ application directory. 8. Open your browser to any Mingle page. You will be walked through the upgrade steps, including a database upgrade and accepting the ThoughtWorks End User License Agreement. All existing project data will be upgraded for continued use. |
