Changes between Version 59 and Version 60 of InstallationGuidelines/Linux/Server/CherokeePostgreSQL


Ignore:
Timestamp:
10/10/16 10:01:11 (8 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines/Linux/Server/CherokeePostgreSQL

    v59 v60  
    2626Do the same thing with [http://eden.sahanafoundation.org/raw-attachment/wiki/InstallationGuidelines/Linux/Server/CherokeePostgreSQL/configure-eden-cherokee-postgis.sh configure-eden-cherokee-postgis.sh]
    2727
    28 Note: We install using the latest Trunk versions of both Web2Py & Eden. This can occasionally cause teething problems, so if you want a safer route then you may be better off with the [wiki:InstallationGuidelines/Linux/Server/ApacheMySQL Apache/MySQL] option or modifying these scripts to use the Stable versions of Web2Py & Eden.
     28Note: We install using the latest Trunk version of Eden as there is no Stable release yet. This can occasionally cause teething problems, so you may need to revert back a version or get issues fixed via the mailing list.
    2929
    3030== Before Imaging ==
    31 [http://eden.sahanafoundation.org/raw-attachment/wiki/InstallationGuidelines/Linux/Server/CherokeePostgreSQL/install-eden-cherokee-postgis.sh install-eden-cherokee-postgis.sh]
    32 [[Include(http://eden.sahanafoundation.org/raw-attachment/wiki/InstallationGuidelines/Linux/Server/CherokeePostgreSQL/install-eden-cherokee-postgis.sh, text/plain)]]
     31[https://raw.githubusercontent.com/sahana/eden_deploy/master/install-eden-cherokee-postgis.sh install-eden-cherokee-postgis.sh]
     32[[Include(https://raw.githubusercontent.com/sahana/eden_deploy/master/install-eden-cherokee-postgis.sh, text/plain)]]
    3333
    3434== After Imaging ==
    35 [http://eden.sahanafoundation.org/raw-attachment/wiki/InstallationGuidelines/Linux/Server/CherokeePostgreSQL/configure-eden-cherokee-postgis.sh configure-eden-cherokee-postgis.sh]
    36 [[Include(http://eden.sahanafoundation.org/raw-attachment/wiki/InstallationGuidelines/Linux/Server/CherokeePostgreSQL/configure-eden-cherokee-postgis.sh, text/plain)]]
     35[https://raw.githubusercontent.com/sahana/eden_deploy/master/configure-eden-cherokee-postgis.sh configure-eden-cherokee-postgis.sh]
     36[[Include(https://raw.githubusercontent.com/sahana/eden_deploy/master/configure-eden-cherokee-postgis.sh, text/plain)]]
    3737
    3838== Add a Test Site ==
    3939If you wish to add a second site to your system for Test purposes (QA of new code & practising data migrations) then you can use this script:
    40 [http://eden.sahanafoundation.org/raw-attachment/wiki/InstallationGuidelines/Linux/Server/CherokeePostgreSQL/add_test_site.sh add_test_site_update.sh]
    41 [[Include(http://eden.sahanafoundation.org/raw-attachment/wiki/InstallationGuidelines/Linux/Server/CherokeePostgreSQL/add_test_site.sh, text/plain)]]
     40[https://raw.githubusercontent.com/sahana/eden_deploy/master/add_test_site.sh add_test_site_update.sh]
     41[[Include(https://raw.githubusercontent.com/sahana/eden_deploy/master/add_test_site.sh, text/plain)]]
    4242
    4343== Add a Demo Site ==
    4444If you wish to add a third site to your system for Demo purposes (have dummy data loaded which doesn't require so strict an authentication to read, allow people to add dummy data of their own to practise) then you can use this script (NB assumes that a Test site has already been added):
    45 [http://eden.sahanafoundation.org/raw-attachment/wiki/InstallationGuidelines/Linux/Server/CherokeePostgreSQL/add_demo_site.sh add_demo_site.sh]
    46 [[Include(http://eden.sahanafoundation.org/raw-attachment/wiki/InstallationGuidelines/Linux/Server/CherokeePostgreSQL/add_demo_site.sh, text/plain)]]
     45[https://raw.githubusercontent.com/sahana/eden_deploy/master/add_demo_site.sh add_demo_site.sh]
     46[[Include(https://raw.githubusercontent.com/sahana/eden_deploy/master/add_demo_site.sh, text/plain)]]
    4747
    4848== Next ==