Mercurial > dive4elements > river
diff docker/README @ 9754:cd07130ded8d 3.2.x
Route GWT client 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 10:45:13 +0200 |
parents | 7227621f8496 |
children | 0834c2591e14 |
line wrap: on
line diff
--- a/docker/README Tue Oct 11 14:02:20 2022 +0200 +++ b/docker/README Wed Oct 12 10:45:13 2022 +0200 @@ -1,8 +1,6 @@ Configure: _ Change 'localhost' to the hostname of your docker host in artifacts/doc/conf/conf.xml -_ Change 'example.com' to the hostname of your docker host plus ':8082' in - artifacts/doc/conf/conf.xml _ Add to gwt-client/config/mapfish/config.yaml to enable map printing: - !dnsMatch host: <your-host> @@ -15,7 +13,7 @@ $ docker-compose up The application should now be accessible on your docker host under -port 8080 and path /d4e-river (e.g. http://your-host:8080/d4e-river). +port 8080 (e.g. http://your-host:8080). See docker/flys_user_file for credentials.