Releases: SpunkyBot/vagrant-spunkybot
Releases · SpunkyBot/vagrant-spunkybot
20.04
18.04
Vagrant file for Spunky Bot based on Ubuntu 18.04 with nginx und php7.2.
These steps will create a Vagrant virtual machine for VirtualBox with Spunky Bot:
$ wget https://raw.githubusercontent.com/SpunkyBot/vagrant-spunkybot/18.04/Vagrantfile
$ vagrant up
16.04
Vagrant file for Spunky Bot based on Ubuntu 16.04 32-bit with nginx und php7.0.
These steps will create a Vagrant virtual machine for VirtualBox with Spunky Bot:
$ wget https://raw.githubusercontent.com/SpunkyBot/vagrant-spunkybot/16.04/Vagrantfile
$ vagrant up
12.04
Vagrant file for Spunky Bot based on Ubuntu 12.04 32-bit with nginx und php5.
These steps will create a Vagrant virtual machine for VirtualBox with Spunky Bot:
$ wget https://raw.githubusercontent.com/SpunkyBot/vagrant-spunkybot/12.04/Vagrantfile
$ vagrant up