Skip to content

The standard Bright March Vagrant box for local development.

Notifications You must be signed in to change notification settings

brightmarch/vagrant-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bright March Vagrant Box

A Debian Buster 10.4.0 64-bit box for VirtualBox 6.1 that includes:

  • Nginx 1.14.2
  • PHP 8.0.15
  • PHP Composer 2.1.3
  • PHP Phing 2.16.4
  • Postgres 11.12
  • Redis 5.0.3

Box

You are free to use our box if you like. They are hosted using Hashicorp's Atlas service.

Packaging

Package the box with the following command:

vagrant package --output=debian-buster64-`cat VERSION`.box

Changelog

5.0.0

  • Upgraded PHP to 8.0.15.
  • Upgraded PHP Composer to 2.2.6.
  • Packaged using VirtualBox 6.1.18.

4.4.0

  • Install Nginx 1.14.2.
  • Upgraded PHP to 7.4.21 with PHP-FPM.
  • Upgraded PHP Composer to 2.1.3.
  • Upgraded Postgres to 11.12.
  • Packaged using VirtualBox 6.1.18.

4.0.3

  • Added the symfony command line tool.
  • Upgraded PHP to 7.3.14.
  • Upgraded PHP Composer to 1.10.1.
  • Upgraded PHP Phing to 2.16.3.

4.0.0

  • Upgraded Debian from Jessie to Buster.
  • Upgraded PHP to 7.3.10.
  • Upgraded PHP Composer to 1.9.0.
  • Upgraded Postgres to 11.5.1.
  • Upgraded Redis to 5.0.3.
  • Compiled on VirtualBox 6.0.10.

3.6.1

  • Re-built with the VirtualBox Guest Additions.

3.6.0

  • Upgraded PHP to 7.2.13.
  • Compiled on VirtualBox 6.0.0.

3.5.1

  • Removed Node and NPM.
  • Upgraded PHP to 7.2.12.
  • Upgraded PHP Composer to 1.7.3.

3.4.0

  • Upgraded Debian to 8.11.0.
  • Upgraded Node to 6.14.4.
  • Upgraded PHP to 7.2.9.
  • Upgraded PHP Composer to 1.7.2.
  • Upgraded Postgres to 9.4.19.
  • Compiled on VirtualBox 5.2.18.

3.3.2

  • Upgraded PHP to 7.2.8.
  • Added the php-soap extension.
  • Compiled on VirtualBox 5.2.

3.3.1

  • Upgraded Node to 6.14.1.
  • Upgraded PHP to 7.2.4.
  • Upgraded PHP Composer to 1.6.4.
  • Compiled on VirtualBox 5.2.

3.3.0

  • Upgraded Debian to 8.10.0.
  • Upgraded PHP to 7.2.3.
  • Added the php-gd extension.
  • Added the php-bcmath extension.

3.2.0

  • Upgraded Node to 6.12.2.
  • Upgraded PHP to 7.2.0.

3.1.0

  • Upgraded PHP to 7.1.8.

3.0.0

  • New naming convention for the box. It will now stay brightmarch/debian-jessie64 with a separate version number for each release.
  • Moved to using a shell provider because it is so easy.

2.5.0

  • Added the php-shmop extension.

2.4.0

  • Moved back to manually compiling PHP.
  • Upgraded Node to 6.10.0.
  • Upgraded PHP to 7.1.3.
  • Upgraded PHP Composer to 1.4.1.
  • Upgraded PHP Phing to 2.16.0.
  • Upgraded Postgres to 9.4.10.
  • Removed Go because we don't use it.

2.2.0

  • Major change from manually compiling software to using Aptitude for Postgres, Redis, and PHP. Node is still manually compiled.
  • Upgraded Node to 5.11.0.
  • Upgraded PHP to 7.0.6.
  • Upgraded PHP Composer to 1.0.3.
  • Upgraded PHP Phing to 2.14.0.
  • Downgraded Postgres to 9.4.6.
  • Downgraded Redis to 2.8.17.

2.1.0

  • Upgraded Node to 4.3.2.
  • Upgraded PHP to 7.0.4.
  • Upgraded Postgres to 9.5.1.
  • Upgraded Redis to 3.0.7.
  • Removed php-ssh.
  • Removed php-zmq.
  • Removed ZeroMQ.
  • Removed RabbitMQ.
  • Removed Ruby gems Compass, SASS, Foundation, and God.

2.0.3

  • Upgraded PHP to 5.6.12.

2.0.2

  • Reduced box size by 300MB.

2.0.1

  • Added Phing 2.11.0 for building PHP applications.
  • More README details on how to package the box.
  • Upgraded Node to 0.10.29.

2.0.0

  • Switched back to Virtualbox.
  • Upgraded to Debian Jessie 8.1 64bit.
  • Upgraded PHP to 5.6.11.

About

The standard Bright March Vagrant box for local development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages