RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Ansible Rails: Deploy Rails applications easily

https://github.com/EmailThis/ansible-rails

Ansible Rails is a playbook for deploying Ruby on Rails applications easily. It automates the following processes in order to help you ship your app to production quicky -

  • Configure a server with some sensible defaults
  • Install required useful packages
  • Install latest Ruby, Node.js, Sidekiq, PostgreSQL, Nginx & Puma & Lets Encrypt
  • Simple deploy script that works similar to Capistrano

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in