Gisgraphy installation procedure is simple but needs Java, Postgres and Postgis to be already installed on your system.
If you are familiar with their installations, you can skip the 'Environment setup' and read directly the 'Gisgraphy installation'.
To install gisgraphy you need a server with:
- 155 go of free disk space if you import all the country(only 70 Go are needed for data, but Gisgraphy needs some temporary disk space during the import, after the import you only need 70 Go)
- Internet access to download data files (you can skip it)
- Java 1.5 or greater(oracle one is strongly recommended)
- PostgreSQL with Postgis extension (It is HIGHLY recommended to have postgis 1.3.1 or greater for good performances... more ).
- Between 512M and 2 Go of RAM memory. The needs of memory depends of the amount of data, if you have imported all countries, you will needs 2GB
- A servlet container if you want to use it as a Servlet (Not programmatically). Actually Gisgraphy has been tested on Tomcat and Jetty but any Servlet container should be OK
Windows system Environment setup : a step-by-step guide to help you setup Java, Postgres and Postgis on windows.
Linux / Unix system Environment setup : a step-by-step guide to help you setup Java, Postgres and Postgis on Linux.
Macintosh system Environment setup : a step-by-step guide to help you setup Postgres and Postgis on Mac.
Gisgraphy installation guide. Once postgres, postgis and java are installed, Gisgraphy takes 5 minutes to get installed. You just need to run some sql scripts
If you need, we can install Gisgraphy on your own server. Read more