Mercurial > dive4elements > river
comparison docker/README @ 9736:492f8e615c38 3.2.x
Docker-friendly default configuration
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Mon, 25 Jul 2022 12:30:42 +0200 |
parents | 95496d21b4da |
children | 414647dc6936 |
comparison
equal
deleted
inserted
replaced
9735:fff6c15cdcb1 | 9736:492f8e615c38 |
---|---|
1 Configure: | 1 Configure: |
2 _ Change 'localhost' to 'd4eriver-db' in artifacts/doc/conf/backend-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 | |
5 _ Change 'localhost' to 'd4eriver-artifacts' in the server-url parameter in | |
6 gwt-client/src/main/webapp/WEB-INF/web.xml | |
7 _ Change 'localhost' to the hostname of your docker host in | 2 _ Change 'localhost' to the hostname of your docker host in |
8 artifacts/doc/conf/floodmap.xml and artifacts/doc/conf/rivermap.xml | 3 artifacts/doc/conf/floodmap.xml and artifacts/doc/conf/rivermap.xml |
9 | 4 |
10 | 5 |
11 Build and run: | 6 Build and run: |