From 6521d6830d6f9759f918f9af0d26fe89b936bc1b Mon Sep 17 00:00:00 2001 From: indiana Date: Fri, 2 Feb 2018 13:14:19 +0200 Subject: [PATCH] README updated describing how availability of container's Web Services. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1e63282..a55c85c 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ alternatively (suggested): ## Using the docker-container: * Use (the command line of) the container (terminal of your machine): $ [sudo] docker exec -it /bin/bash * Starting tomcat (terminal of container): $ rocket.sh +Attention: When the container is up and running, it provides only a postgres(+postgis) DBMS. In order to make Strabon available, +you should start container's tomcat as described in the previous instruction. Now all the WEB Services tools (Sextant, Strabon, OnTop Spatial) are available in your machine's port 9999.