Changeset - 69dd7a01f6b9
[Not reviewed]
0 0 1
http://wandborg.se/ Joar@web - 10 years ago 2013-11-13 20:20:41

1 file changed with 6 insertions and 0 deletions:
0 comments (0 inline, 0 general)
ExistingProjects/OpenPetra/TryingWithVagrant.mdwn
Show inline comments
 
new file 100644
 
First download the [[OpenPetra]] source code by running `bzr branch lp:openpetraorg`. This might take up to 40 minutes depending on the connection speed.
 

	
 
1. Download vagrant: <http://downloads.vagrantup.com/tags/v1.3.5>
 
2. Install the vagrant-lxc plugin: `vagrant plugin install vagrant-lxc`
 
3. Download one of the [vagrant-lxc boxes](https://github.com/fgrehm/vagrant-lxc/wiki/Base-boxes#available-boxes): `vagrant box add openpetra-lxc BOX_URL` where `BOX_URL` is the URL of one of the base boxes.
 
4. TBD
0 comments (0 inline, 0 general)