Changes between Version 1 and Version 2 of HowToInstallPlumiUsingTheBuildout
- Timestamp:
- 05/14/08 15:04:19 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowToInstallPlumiUsingTheBuildout
v1 v2 1 '''Instructions for Installing Plumi 0.2-final using the buildout'''1 '''Instructions for Installing Plumi 0.2-final, Plone 2.5.5 using the buildout''' 2 2 3 3 0. Make a new folder to hold the buildout, and change into that … … 27 27 }}} 28 28 29 3. Start up the instance, initially in the 'foreground' 30 31 {{{ 32 33 $ ./bin/instance fg 34 35 }}} 36 37 4. Now you can surf to your new plumi site at http://your.machine:8080/ 38 39 5. Follow the rest of the instructions here - - to setup the Plumi/Plone site via the ZMI 40 41 and '''REMEMBER TO CHANGE THE ADMIN PASSWORD FROM THE DEFAULT.''' 29 42 30 43 … … 49 62 }}} 50 63 64 3. Start up the instance, initially in the 'foreground' 65 66 {{{ 67 68 $ ./bin/instance fg 69 70 }}} 71 72 4. Now you can surf to your new plumi site at http://your.machine:8080/ 73 74 5. Follow the rest of the instructions here - - to setup the Plumi/Plone site via the ZMI 75 76 and '''REMEMBER TO CHANGE THE ADMIN PASSWORD FROM THE DEFAULT.'''
