Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 579 Bytes

Readme.md

File metadata and controls

29 lines (19 loc) · 579 Bytes

About

VM configuration for RoR development.

Installs:

  • Ruby 2.1.0 (+ bundler)
  • Nginx (configured to use with Puma)
  • Postgres 9.3 (+ {{app_name}} user with CREATEDB priv)
  • Redis
  • NodeJS

Requirements

Setup

  • ansible-galaxy install -r priv/ansible/requirements.yml
  • vagrant up that's all!

Possible issues

VirtualBox!``` Solve with plugin: vagrant plugin install vagrant-vbguest