/VagrantOnRails

Sample Vagrant RoR Development Box with RVM, ES, Postgres and Redis

Primary LanguageRuby

DockerOnRails

Sample Vagrant RoR Development Box with RVM, ES, Postgres and Redis

Contents

This repo is a boilerplate setup for a Rails development environemnt using:

  • Vagrant: enables users to create and configure lightweight, reproducible, and portable development environments.
  • Chef Solo: a command that executes chef-client in a way that does not require the Chef server in order to converge cookbooks
  • Berkshelf: a dependency manager for Chef cookbooks

The current development tools being used for the rails app

  • Rails
  • PostgreSQL
  • Redis
  • Elastic Search