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.
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.
-
Clone this Geomapfish Installer project:
git clone https://github.com/danduk82/geomapfish_installer.git
-
Clone the package_gmf project inside the geomapfish_installer directory:
cd geomapfish_installer git clone https://github.com/danduk82/package_gmf
-
Install the images and build the sample project simply type:
./install.sh -i
Then visit your local install in a webrowser.