comparison docker/README @ 9755:0834c2591e14 3.2.x

Route MapServer through wiki container This reduces the need for local configuration changes to get a working Docker-based setup.
author Tom Gottfried <tom@intevation.de>
date Wed, 12 Oct 2022 12:53:36 +0200
parents cd07130ded8d
children 9bbb29142ddb
comparison
equal deleted inserted replaced
9754:cd07130ded8d 9755:0834c2591e14
1 Configure: 1 Configure:
2 _ Change 'localhost' to the hostname of your docker host in
3 artifacts/doc/conf/conf.xml
4 _ Add to gwt-client/config/mapfish/config.yaml to enable map printing: 2 _ Add to gwt-client/config/mapfish/config.yaml to enable map printing:
5 - !dnsMatch 3 - !dnsMatch
6 host: <your-host> 4 host: <your-host>
7 port: 8081 5 port: 8080
8 6
9 7
10 Build and run: 8 Build and run:
11 9
12 $ cd docker 10 $ cd docker

http://dive4elements.wald.intevation.org