Mercurial > dive4elements > river
comparison docker/README @ 9721:28647fff733b 3.2.x
Assume font path from CentOS package gnu-free-sans-fonts
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Thu, 24 Feb 2022 18:52:12 +0100 |
parents | 13e2d38ad314 |
children | 95496d21b4da |
comparison
equal
deleted
inserted
replaced
9720:13e2d38ad314 | 9721:28647fff733b |
---|---|
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 _ Set font path to /usr/share/fonts/gnu-free/FreeSans.ttf in | |
8 gwt-client/src/main/webapp/WEB-INF/config.yaml | |
9 | 7 |
10 | 8 |
11 Build and run: | 9 Build and run: |
12 | 10 |
13 $ cd docker | 11 $ cd docker |