Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.22 KB

setup.md

File metadata and controls

29 lines (18 loc) · 1.22 KB

Setting up the middleware

In this section, you will learn how to install and setup the foundations of your geOrchestra SDI, according to the recommended architecture: architecture

The HAProxy / distributed GeoServer setup (in orange) is an alternative setup for high availability or high performance purposes, which will be documented later on.

So, here are the steps:

  • first, install the dependencies:
sudo apt-get install postgresql-9.1-postgis postgis slapd ldap-utils apache2 tomcat6 tomcat6-user libgdal1 postfix

Note: geOrchestra has been extensively tested on Debian 6 and 7 with Tomcat6 (version 7 is not yet compatible, see #504). This guide assumes the OS is Debian's latest stable (Wheezy).