https://github.com/johnvuko/vagrant-rails-dev
Vagrant file for Ruby On Rails development
https://github.com/johnvuko/vagrant-rails-dev
Last synced: 10 days ago
JSON representation
Vagrant file for Ruby On Rails development
- Host: GitHub
- URL: https://github.com/johnvuko/vagrant-rails-dev
- Owner: johnvuko
- Created: 2014-12-28T15:11:08.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-28T20:21:19.000Z (almost 11 years ago)
- Last Synced: 2025-02-28T23:46:49.594Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 141 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vagrant file for Ruby On Rails development
## Requirements
* [VirtualBox](https://www.virtualbox.org)
* [Vagrant](http://vagrantup.com)
## How To Build The Virtual Machine
Building the virtual machine is this easy:
host $ git clone https://github.com/jonathantribouharet/vagrant-rails-dev
host $ cd vagrant-rails-dev
host $ vagrant up
## What's In The Box
* Debian 8
* Git, SVN
* SQLite3, Redis and PostgreSQL
* ImageMagick
* RVM