From: Jan Vales (Someone) Date: Mon, 21 Jan 2019 04:09:31 +0000 (+0100) Subject: Add online @ info + little polishing. X-Git-Tag: submission^0 X-Git-Url: https://git.somenet.org/pub/jan/aic18.git/commitdiff_plain/441fba4a6c78d10c03fd09824cb2040f27e4988a?ds=sidebyside Add online @ info + little polishing. --- 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