User Tools

Site Tools


packages:vagrant

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
packages:vagrant [2013-08-07 23:48]
glen
packages:vagrant [2013-09-08 20:40]
glen mention vagrant installing
Line 4: Line 4:
  
 Quick workflow is such: Quick workflow is such:
-  - you register base box with ''​vagrant box add''​ +  - install vagrant: ''​poldek -u vagrant''​ 
-  - you create ''​Vagrantfile''​ with ''​vagrant init BASEBOXNAME''​ +  - add your user to ''​vbox''​ group 
-  - you bring up VM defined in ''​Vagrantfile''​ with ''​vagrant up''​ +  - register base box with ''​vagrant box add''​ 
-  - you log in to VM with ''​vagrant ssh''​+  - create ''​Vagrantfile''​ with ''​vagrant init BASEBOXNAME''​ 
 +  - bring up VM defined in ''​Vagrantfile''​ with ''​vagrant up''​ 
 +  - log in to VM with ''​vagrant ssh''​
  
 The commands are run in dir where is ''​Vagrantfile''​. The commands are run in dir where is ''​Vagrantfile''​.
packages/vagrant.txt · Last modified: 2016-05-11 12:43 by glen