Our sexy base project that is deemed to be super awesome.
Current setup is rather a pilot one (or as some might choose to say it's just an alpha version). Nevertheless, to get up and running you need to do the following:
- Install the latest version of Vagrant. By latest
I mean the version that is greater then
2.0.1
. Preferred way of installing it is from an official web site (link) unless you use Arch. Otherwise installvagrant
from AUR with AUR helper of your choice (e.g.pacaur -S vagrant
). - Install the latest version of VirtualBox from
an official website (link). If
you are Arch user you're lucky once again as you can simply run
sudo pacman -S virtualbox
. - Run
vagrant up
and pray to Linus that everything will be provisioned without errors. - Get into the box with
vagrant ssh
and enjoy.
If there are some weirdness going on during vagrant up
please contact
ddnomad чтобы он поахуевал вместе с вами to
receive some hopefully valuable assistance.