Changes between Version 1 and Version 2 of HowToInstallPlumiUsingTheBuildout


Ignore:
Timestamp:
05/14/08 15:04:19 (5 years ago)
Author:
andycat
Comment:

--

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''' 
    22 
    330. Make a new folder to hold the buildout, and change into that 
     
    2727}}} 
    2828 
     293. Start up the instance, initially in the 'foreground'  
     30 
     31{{{ 
     32 
     33$ ./bin/instance fg 
     34 
     35}}} 
     36 
     374. Now you can surf to your new plumi site at http://your.machine:8080/ 
     38 
     395. Follow the rest of the instructions here -  - to setup the Plumi/Plone site via the ZMI 
     40 
     41and '''REMEMBER TO CHANGE THE ADMIN PASSWORD FROM THE DEFAULT.'''  
    2942 
    3043 
     
    4962}}} 
    5063 
     643. Start up the instance, initially in the 'foreground'  
     65 
     66{{{ 
     67 
     68$ ./bin/instance fg 
     69 
     70}}} 
     71 
     724. Now you can surf to your new plumi site at http://your.machine:8080/ 
     73 
     745. Follow the rest of the instructions here -  - to setup the Plumi/Plone site via the ZMI 
     75 
     76and '''REMEMBER TO CHANGE THE ADMIN PASSWORD FROM THE DEFAULT.'''