# Project Topic 4 - Docker-based Service Composition
## Getting Started
-
### Prerequisites
-+ vagrant (2.0.2, 2.1.2)
-
-
-### Installing
-+ install vagrant
-+ clone repo
++ vagrant (2.0.2, 2.1.5)
## Deployment
-+ ``vagrant up``
\ No newline at end of file
+On 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.
++ ``vagrant rsync``
++ ``vagrant provision``
\ No newline at end of file