/rails-ansible

Automated script to setup Ubuntu 20.04 server with Ruby, Nginx ,Passenger, Postgresql and Sidekiq for deployment

Primary LanguageHTML

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/