Skip to content

Install Esri Geoportal Server

zguo edited this page Apr 4, 2014 · 3 revisions

Change to the geoportal directory.

$ cd /usr/local/etc/geoportal

Download the Esri Geoportal Server from SourceForge, e.g.

$ sudo wget http://esri.github.io/geoportal-server/distribution/1.2.4/geoportal-1.2.4.zip

Extract and verify the download, e.g.

$ sudo unzip geoportal-1.2.4.zip
$ ls -l

Next Step: Configure geoportal User and Schema in the PostgreSQL Database


<<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>>
Clone this wiki locally