Changes

Jump to: navigation, search

Managed Virtual Machine (MVM)

313 bytes added, 14:21, 16 March 2016
no edit summary
** tested with 5.0.14 (does NOT work with 5.0.0)
* download Vagrant from https://www.vagrantup.com/
** install Vagrant* clone the project/development kit repository (eg: git clone git@git.dave.eu:''project-name''/devenvmvm.git)* enter repository cloned directory ** copy or move ''vagrant.yml.sample'' to ''vagrant.yml''** customize VM settings(vagrant.yml): number of CPUs and RAM size** uncomment and set ip_adress to VM's ip address (vagrant.yml)** overwrite provision/modules/user/file/id_rsa with your private key (~/.ssh/''username@myhost.com'')
* create the VM with the following command:
<pre>
vagrant up
</pre>
8,154
edits

Navigation menu