Changes between Version 101 and Version 102 of InstallationGuidelines/Amazon


Ignore:
Timestamp:
10/13/16 14:36:38 (8 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines/Amazon

    v101 v102  
    104104* Copy the installation and configuration scripts into the launched instance (assuming [wiki:InstallationGuidelines/Linux/Server/CherokeePostgreSQL Cherokee & PostgreSQL]):
    105105{{{
    106 wget https://raw.githubusercontent.com/sahana/eden_deploy/master/install-eden-cherokee-postgis.sh
     106wget --no-check-certificate https://raw.githubusercontent.com/sahana/eden_deploy/master/install-eden-cherokee-postgis.sh
    107107chmod a+x install-eden-cherokee-postgis.sh
    108 wget https://raw.githubusercontent.com/sahana/eden_deploy/master/configure-eden-cherokee-postgis.sh
     108wget --no-check-certificate https://raw.githubusercontent.com/sahana/eden_deploy/master/configure-eden-cherokee-postgis.sh
    109109chmod a+x configure-eden-cherokee-postgis.sh
    110110