Skip to content

Commit

Permalink
README updated describing how availability of container's Web Services.
Browse files Browse the repository at this point in the history
  • Loading branch information
gioargyr committed Feb 2, 2018
1 parent fda96b9 commit 6521d68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <docker-container-name> /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.

Expand Down

0 comments on commit 6521d68

Please sign in to comment.