Version 1 (modified by 9 years ago) ( diff ) | ,
---|
Installation Guidelines: Linux (Production: Apache/PostgreSQL/Debian8)
Table of Contents
- PostgreSQL is a database with powerful geospatial support
- InstallationGuidelinesApacheModWSGI
The simplest way to install is using our attached installation scripts.
These assume that you are installing on Debian Stable (8 'Jessie').
- Ubuntu will be similar, although you may need to tweak the setup (e.g. different PostgreSQL versions)
This is split into 2 halves, as the 1st script can create a base image which is then customised per-instance using the configure script.
Give execute permission to your script:
chmod +x /path/to/install-eden-apache-postgis-debian8.sh /path/to/install-eden-apache-postgis-debian8.sh
Since . refers to the current directory: if yourscript.sh is in the current directory, you can simplify this to:
./install-eden-apache-postgis-debian8.sh
Note: We install using the latest Trunk versions of Eden. This can occasionally cause teething problems, so if you want a safer route then you may be better off with the Apache/MySQL option or modifying these scripts to use the Stable versions of Eden.
Before Imaging
install-eden-apache-postgis-debian8.sh Include(http://eden.sahanafoundation.org/raw-attachment/wiki/InstallationGuidelines/Linux/Server/ApachePostgresqlDebian8/install-eden-apache-postgis-debian8.sh, text/plain)
After Imaging
configure-eden-apache-postgis-debian8.sh Include(http://eden.sahanafoundation.org/raw-attachment/wiki/InstallationGuidelines/Linux/Server/ApachePostgresqlDebian8/configure-eden-apache-postgis-debian8.sh, text/plain)
Next
If you wish to update your site from an alternate github repo this can be done using:
Administration Guide:
Attachments (2)
- configure-eden-apache-postgis-debian8.sh (5.0 KB ) - added by 9 years ago.
- install-eden-apache-postgis-debian8.sh (17.6 KB ) - added by 9 years ago.
Download all attachments as: .zip