Files
talks/2023-08-31-openshift-rails-workshop/instructions.org

643 B

OpenShift Ruby on Rails Workshop

./images/header.jpg

Welcomme to the OpenShift Ruby on Rails Workshop!

The workshop provides ruby developers an introduction to OpenShift and containers, and how these can be used to build fully automated end-to-end continuos integration and deployment pipelines for Ruby on Rails applications.

Agenda

  • Introduction to containers & kubernetes
  • Exploring openshift application platform
  • Setting up our development environment
  • Deploying a ruby application
  • Creating a deployment pipeline
  • Developing & deploying a new feature