Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.36 KB

setup.md

File metadata and controls

34 lines (21 loc) · 1.36 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 is documented in a dedicated tutorial.

So, here are the steps:

  • install the dependencies:
sudo apt-get install postgresql-9.4-postgis-2.1 slapd ldap-utils apache2 ca-certificates tomcat8 tomcat8-user libgdal1h libgdal-java postfix

Compatibility notes

geOrchestra >= 15.06 has been tested on Debian 8 with Tomcat 6, 7 and 8. As a result, this guide assumes the OS is Debian's latest stable (Jessie) and Tomcat 8 is deployed. This is also the recommended setup as of today.

Note that geOrchestra >= 15.12 deprecates tomcat6 and java 6.