/docker-lizmap-opengisch

docker lizmap

Primary LanguageDockerfileGNU Affero General Public License v3.0AGPL-3.0

Try in PWD

docker-lizmap

LizMap is a complete Internet QGIS map publishing.


Building image:

docker build --build-arg lizmap_version=3.3.13 --build-arg WITH_LDAP=true -t=opengisch/lizmap:3.3.13 .

Using image:

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:

http://qgiserver/cgi-bin/qgis_mapserv.fcgi

  • Add /io/qgis/ for looking your geo projects

config


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.

http://docs.3liz.com/

http://www.3liz.com/


Julien ANCELIN ( julien.ancelin@inra.fr) 2017

Licence Creative Commons