Skip to content

neo-th/drybox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Drybox

Drybox is a preconfigured vagrant box. It comes with Docker, Kubernetes, Git, Jenkins, and Ansible.

Ubuntu 16.04

Install

Before you can use the box you need to have Virtualbox and Vagrant installed on your system.

Download Vagrant here.
Download Virtualbox here.
Click here to see the box on Vagrant Cloud.

Drybox Install

  1. Make a new directory: mkdir drybox

  2. In the new directory run this command: vagrant init johnxeast/drybox. This will create a file called 'Vagrantfile' which is your vagrant config file. You can edit it as you wish.

  3. You can validate the 'Vagrantfile' with vagrant validate. If everything's good it should say "Vagrantfile validated successfully."

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published