Changes between Version 148 and Version 149 of UserGuidelines/SAMBRO


Ignore:
Timestamp:
12/01/17 11:43:36 (7 years ago)
Author:
Nuwan Waidyanatha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UserGuidelines/SAMBRO

    v148 v149  
    6868   a. https://github.com/sahana/eden_deploy/blob/master/configure-eden-cherokee-postgis.sh
    6969   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")
    73741. change directory to web2py/applications/eden/ and the command "clean" (without quotes) in your terminal command line
    74751. change the director to web2py/ and, in your terminal command line, run the command "python web2py.py -a eden" (without the quotes) to start