Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1016 Bytes

readme.md

File metadata and controls

30 lines (19 loc) · 1016 Bytes

GEOMAPFISH INSTALLER

This project contains a packaged version of the software geomapfish v.2.5.

Please use the online documentation for further infos on normal geomapfish utiliszation or management.

Using this installer

This installer contains the base docker images needed to perform a full installation and build of the application, and the code of a basic geomapfish installation.

  1. Clone this Geomapfish Installer project:

    git clone https://github.com/danduk82/geomapfish_installer.git
  2. Clone the package_gmf project inside the geomapfish_installer directory:

    cd geomapfish_installer
    git clone https://github.com/danduk82/package_gmf
  3. Install the images and build the sample project simply type:

    ./install.sh -i

Then visit your local install in a webrowser.