Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 292 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 292 Bytes

A small Rails/Sinatra/rack-ready playbook for Ansible

It installs:

  • nginx
  • Puma (jungle)
  • Ruby 2.0.0-p247
  • PostgreSQL
  • memcached
  • Redis (for Sidekiq)

Change the app name, host and deploy directory in vars/defaults.yml.

To run:

$ ansible-playbook ruby-webapp.yml