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
Previous revision
Next revision Both sides next revision
packages:vagrant [2013-08-07 23:48]
glen
packages:vagrant [2013-09-08 20:41]
glen duplication
Line 4: Line 4:
  
 Quick workflow is such: Quick workflow is such:
-  - you register base box with ''​vagrant box add''​ +  - install [[package>​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''​.
  
 Base box you need to import only once, you can make new VM's without need to import base box again. Base box you need to import only once, you can make new VM's without need to import base box again.
- 
-To start using vagrant you need to install [[package>​vagrant]] package. 
- 
 ===== PLD Base box ===== ===== PLD Base box =====
  
packages/vagrant.txt · Last modified: 2016-05-11 12:43 by glen