LizMap is a complete Internet QGIS map publishing.
docker build --build-arg lizmap_version=3.3.13 --build-arg WITH_LDAP=true -t=opengisch/lizmap:3.3.13 .
With Docker-compose:
- Create a docker-compose.yml and changing the directory path if necessary (home/lizmap/lizmap_project):
https://github.com/opengisch/docker-lizmap/blob/master/docker-compose.yml
- UP
docker-compose up -d
- Now config lizmap on web :
http://ip/lizmap/www/admin.php/config
- change URL WMS:
- Add /io/qgis/ for looking your geo projects
Lizmap Web Application generates dynamically a web map application (php/html/css/js) with the help of Qgis Server ( QGIS Server Tutorial ). You can configure one web map per Qgis project with the QGIS LizMap Plugin.
Julien ANCELIN ( julien.ancelin@inra.fr) 2017