|
|
hai 1 ano | |
|---|---|---|
| .. | ||
| .gitignore | hai 1 ano | |
| README.md | hai 1 ano | |
| Vagrantfile | hai 1 ano | |
| setup.sh | hai 1 ano | |
Usage(RUN IN the spring FOLDER)
# start virtual machine
VAGRANT_EXPERIMENTAL="disks" vagrant up --provider=virtualbox
# list boxes
vagrant box list
# ssh login to the virtual machine
vagrant ssh
# shutdown the virtual machine
vagrant halt
# show virtualbox machines
vagrant status