CI/CD with Jenkins and Ruby on Rails

Aug 24, 2018 by ohiodn8




Hello again! In this tutorial we're going to set up a continuous integration infrastructure for a Ruby on Rails application. For this tutorial, I'll be working from an Ubuntu machine, and we'll be deploying our code to an Ec2 Ubuntu instance. 


Requirement:  
 Github - source code management tool
 Ruby on Rails (rails 5 at the moment)
 Any Cloud platform (I'll be using AWS Ec2


I did the tutorial on the Diplomatic Solutions Company website, head over there to continue . . . 

http://www.dsolc.com/blogs/13-continuous-integration-and-deployment-with-jenkins-and-ruby-on-rails



About ohiodn8

Ruby on Rails developer, AWS Engineer, anything fun, music, a little bit of mobile game. . .

Comments (1)

DEPLOYING RAILS APP TO EC2 INSTANCE WITH CAPISTRANO USING NGINX AND PUMA:
http://www.dsolc.com/blogs/8-deploying-rails-app-to-ec2-instance-with-capistrano-using-nginx-and-puma

about 5 years ago by ohiodn8