Skip to content

dodecaphonic/ansible-rails-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Build a box with Sidekiq, PostgreSQL, memcached, nginx, Ruby and puma (using Ansible)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published