]> git.somenet.org - pub/jan/aic18.git/blob - README.md
Merge branch 'vagrant-provisioning' into 'master'
[pub/jan/aic18.git] / README.md
1 # Project Topic 4 - Docker-based Service Composition
2
3 ## Getting Started
4 ### Prerequisites
5 + vagrant (2.0.2, 2.1.5)
6
7
8 ## Deployment
9 On Virtualbox
10 + ``vagrant up``
11 + wait
12
13 ### Quick re-deployment
14 This will kill/delete all existing containers (and ignore images -> minimal re-downloading)
15 + currently we do not export anything anywhere -> runtime-changes will likely be lost.
16 + ``vagrant rsync``
17 + ``vagrant provision``