Ansible Playbook: Ruby on Rails Server
Ansible is a great tool to automate server setups. I wrote an ansible playbook to setup a complete Ruby on Rails server with nginx, puma, let’s encrypt and everything you need to deploy your Rails App: https://github.com/aleks/ansible-rails
Post a comment