Mercurial > dive4elements > river
comparison docker/README @ 9734:95496d21b4da 3.2.x
Add MapServer to Docker setup
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Fri, 22 Jul 2022 17:56:11 +0200 |
parents | 28647fff733b |
children | 492f8e615c38 |
comparison
equal
deleted
inserted
replaced
9733:93b9034613bc | 9734:95496d21b4da |
---|---|
2 _ Change 'localhost' to 'd4eriver-db' in artifacts/doc/conf/backend-db.xml | 2 _ Change 'localhost' to 'd4eriver-db' in artifacts/doc/conf/backend-db.xml |
3 and artifacts/doc/conf/seddb-db.xml | 3 and artifacts/doc/conf/seddb-db.xml |
4 _ Change 'localhost' to '0.0.0.0' in artifacts/doc/conf/rest-server.xml | 4 _ Change 'localhost' to '0.0.0.0' in artifacts/doc/conf/rest-server.xml |
5 _ Change 'localhost' to 'd4eriver-artifacts' in the server-url parameter in | 5 _ Change 'localhost' to 'd4eriver-artifacts' in the server-url parameter in |
6 gwt-client/src/main/webapp/WEB-INF/web.xml | 6 gwt-client/src/main/webapp/WEB-INF/web.xml |
7 _ Change 'localhost' to the hostname of your docker host in | |
8 artifacts/doc/conf/floodmap.xml and artifacts/doc/conf/rivermap.xml | |
7 | 9 |
8 | 10 |
9 Build and run: | 11 Build and run: |
10 | 12 |
11 $ cd docker | 13 $ cd docker |