An Ubuntu Vagrant development box, built with Packer.
You can download the box on Vagrant Cloud.
- Ubuntu 16.04 LTS (Xenial Xerus) Server
- Docker
- Docker Compose
- Git
- MongoDB Shell + Tools
- Node.js
Make sure all dependencies have been installed before moving on:
- Download this repository.
- Make sure your system meets all dependencies.
- Run
packer build ubuntu-16.04.json
to build the boxes. - Upload the boxes in the
builds
folder to Vagrant Cloud.
You can test the built boxes with the provided Vagrant script. Make sure you change the box path if you are using vmware
.