Changes between Version 148 and Version 149 of UserGuidelines/SAMBRO
- Timestamp:
- 12/01/17 11:43:36 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserGuidelines/SAMBRO
v148 v149 68 68 a. https://github.com/sahana/eden_deploy/blob/master/configure-eden-cherokee-postgis.sh 69 69 a. when asked - "What template should we use?" type "SAMBRO" (without the quotes) 70 1. using your preferred text editor (e.g. gedit or nano): 71 a. edit the file web2py/applications/eden/models/000_config.py 72 a. change settings.base.template = ("SAMBRO") 70 a. ALTERNATIVELY - if you have already installed the generic eden and want to change to SAMBRO, do this ... 71 i. using your preferred text editor (e.g. gedit or nano): 72 i. edit the file web2py/applications/eden/models/000_config.py 73 i. change settings.base.template = ("SAMBRO") 73 74 1. change directory to web2py/applications/eden/ and the command "clean" (without quotes) in your terminal command line 74 75 1. change the director to web2py/ and, in your terminal command line, run the command "python web2py.py -a eden" (without the quotes) to start