From 441fba4a6c78d10c03fd09824cb2040f27e4988a Mon Sep 17 00:00:00 2001 From: "Jan Vales (Someone)" Date: Mon, 21 Jan 2019 05:09:31 +0100 Subject: [PATCH] Add online @ info + little polishing. --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0213284..0c1d3f0 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,23 @@ # 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 -On Virtualbox +On/with Virtualbox + ``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 -- 2.43.0