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