Add online @ info + little polishing. submission
authorJan Vales (Someone) <jan.vales@tuwien.ac.at>
Mon, 21 Jan 2019 04:09:31 +0000 (05:09 +0100)
committerJan Vales (Someone) <jan.vales@tuwien.ac.at>
Mon, 21 Jan 2019 04:09:31 +0000 (05:09 +0100)
README.md

index 0213284f71d031f5418a5284834e77f1af8aaea6..0c1d3f0cc8dcb0702dc459eca9d7b8ae8ff0f71e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,18 +1,23 @@
 # Project Topic 4 - Docker-based Service Composition
 
 ## Getting Started
 # Project Topic 4 - Docker-based Service Composition
 
 ## Getting Started
+### Online at
++ ``Website`` http://w18g6t4.somenet.org/
++ ``VM image`` http://w18g6t4.somenet.org:2222/w18g6t4.ova 
++ ``Docker images`` https://hub.docker.com/u/w18g6t4
+
+
 ### Prerequisites
 + vagrant (2.0.2, 2.1.5)
 
 
 ## Deployment
 ### Prerequisites
 + vagrant (2.0.2, 2.1.5)
 
 
 ## Deployment
-On Virtualbox
+On/with Virtualbox
 + ``vagrant up``
 + wait
 
 ### Quick re-deployment
 + ``vagrant up``
 + wait
 
 ### Quick re-deployment
-This will kill/delete all existing containers (and ignore images -> minimal re-downloading)
-+ currently we do not export anything anywhere -> runtime-changes will likely be lost.
+This will kill/delete all existing containers and data (and ignore images -> minimal re-downloading)
 + ``vagrant rsync``
 + ``vagrant provision``
 + wait
 + ``vagrant rsync``
 + ``vagrant provision``
 + wait