Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 396 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 396 Bytes

Rails Ansible

Note: This Ansible script is for Ubuntu 20.04 LTS server. This Ansible script will setup a server with the following components

  1. Ruby
  2. Nginx web server
  3. Passenger app server
  4. PostgreSQL
  5. Sidekiq (Optional)

To learn how to use this script, refer to this post : https://rubyyagi.com/rails-deploy-automate-ansible/