Skip to content

Releases: SpunkyBot/vagrant-spunkybot

20.04

04 Jun 18:02
0c479c7
Compare
Choose a tag to compare

Vagrant file for Spunky Bot based on Ubuntu 20.04 with nginx und php7.4.

These steps will create a Vagrant virtual machine for VirtualBox with Spunky Bot:

$ wget https://raw.githubusercontent.com/SpunkyBot/vagrant-spunkybot/20.04/Vagrantfile
$ vagrant up

18.04

26 Aug 16:13
Compare
Choose a tag to compare

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

09 Aug 11:24
Compare
Choose a tag to compare

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

09 Aug 11:24
Compare
Choose a tag to compare

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