Changes between Version 98 and Version 99 of InstallationGuidelines/Amazon


Ignore:
Timestamp:
10/10/16 09:59:52 (8 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines/Amazon

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