Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 445 Bytes

readme.md

File metadata and controls

28 lines (21 loc) · 445 Bytes

CIS 4339 Vagrant Dev Box

This is a basic development setup for Rails forked from Spinup Labs original work. It uses Puppet to provision the system.

To use this package, you must first

  • install Vagrant (vagrantup.com)
  • install VirtualBox (virtualbox.org)

Installed Packages/Applications

Ruby Rails Specific

  • rvm
  • ruby 2.1.0
  • bundler

Git

  • git

Databases

  • SQLite
  • MySQL
  • Postgres
  • MongoDB