Mercurial > dive4elements > river
diff docker/README @ 9686:33303817ed37 3.2.x
Deploy webapp as d4e-river
It's at the one hand expected in the print-url parameter in web.xml
and at the other hand nicer than 'gwt-client-1.0-SNAPSHOT'.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Mon, 03 Aug 2020 12:17:24 +0200 |
parents | 537fe44f2792 |
children | 25532d3c0af2 |
line wrap: on
line diff
--- a/docker/README Fri Jul 31 13:02:42 2020 +0200 +++ b/docker/README Mon Aug 03 12:17:24 2020 +0200 @@ -23,6 +23,9 @@ $ docker run --name d4eriver-client --network d4e_river \ -v $PWD:/opt/d4e/river -dp 8080:8080 d4e/river_client +The application should now be accessible on your docker host under /d4e-river. +See docker/flys_user_file for credentials. + TODO: _ Avoid having to change configuration manually