Skip to content

JonThorK/dev-environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My vagrant dev-environment

About

This repo contains my config files for Vagrant that I use as a development environment. It uses Vagrant to manage the VMs and Chef for handling provisioning.

It configures:

  • my dotfiles
  • It installs git, python, apache2, nodejs, postgresql

It's currently configured to use the Ubuntu Precise (32bit) Vagrant base box.

Used this blog post as a refrence for setting up the dotfiles.

Usage

Download cookbooks used by chef solo '''bash librarian-chef install --clean ''' Start vagrant '''bash vagrant up '''

Uses

About

My vagrant development environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published