-
Notifications
You must be signed in to change notification settings - Fork 149
How to Set Up an Esri Geoportal Server on Linux
This tutorial is also available as a printable PDF: How to Set Up Esri Geoportal Server on Linux (.pdf). It steps through installing Esri Geoportal Server on an internal Linux server, showing how a geoportal can be fully implemented with only free and open source software. Important: These instructions produce a geoportal test instance - it will be accessible only from your local machine or your organization's intranet, and is not suitable for a production environment. This implementation uses the PostgreSQL database and the Apache Tomcat servlet. To use different database or servlet, read the complete installation guides.
- Perform Preinstallation Computer Setup
- Set Up Systemwide Environment Variables
- Install PostgreSQL 9.1.2
- Install Apache Tomcat 6
- Install Esri Geoportal Server
- Configure geoportal User and Schema in the PostgreSQL Database
- Deploy the Geoportal Web Application
- Configure the gpt.xml File
- Install the JDBC .jar Files
- Log In to the Geoportal
- Register ArcGIS for Server with the Geoportal
- Computer or virtual machine with the base installation of Linux.
- Linux user with superuser (sudo) privileges or access to root user.
- An internet connection to download required software.
- Arch Linux
- Community Enterprise Operating Sytem (CentOS)/Red Hat Enterprise Linux
- Debian
- Fedora
- Ubuntu
Esri Technical Support only covers Red Hat Enterprise Linux AS/ES for Esri Geoportal Server. Issues specific to other Linux distributions may not be resolvable through Esri Technical Support.
First Step: Perform Preinstallation Computer Setup
<<How to Set Up an Esri Geoportal Server on Linux | Perform Preinstallation Computer Setup | Set Up Systemwide Environment Variables | Install PostgreSQL 9.1.2 | Install Apache Tomcat 6 | Install Esri Geoportal Server | Configure geoportal User and Schema in the PostgreSQL Database | Deploy the Geoportal Web Application | Configure the gpt.xml File | Install the JDBC .jar Files | Log In to the Geoportal | Register ArcGIS for Server with the Geoportal>>