view docker/README @ 9757:d536a2184ddf 3.2.x

Put WMS services config in line with other config files
author Tom Gottfried <tom@intevation.de>
date Wed, 12 Oct 2022 15:42:04 +0200
parents 0834c2591e14
children 9bbb29142ddb
line wrap: on
line source
Configure:
_ Add to gwt-client/config/mapfish/config.yaml to enable map printing:
  - !dnsMatch
    host: <your-host>
    port: 8080


Build and run:

$ cd docker
$ docker-compose up

The application should now be accessible on your docker host under
port 8080 (e.g. http://your-host:8080).
See docker/flys_user_file for credentials.


TODO:
_ Avoid having to change configuration manually
_ Something better than setting framework and http-client to a branch
  explicitly in the Dockerfiles

http://dive4elements.wald.intevation.org