diff --git a/2023-08-31-openshift-rails-workshop/images/header.jpg b/2023-08-31-openshift-rails-workshop/images/header.jpg new file mode 100644 index 0000000..9d5e799 Binary files /dev/null and b/2023-08-31-openshift-rails-workshop/images/header.jpg differ diff --git a/2023-08-31-openshift-rails-workshop/instructions.org b/2023-08-31-openshift-rails-workshop/instructions.org new file mode 100644 index 0000000..247c4fe --- /dev/null +++ b/2023-08-31-openshift-rails-workshop/instructions.org @@ -0,0 +1,25 @@ +#+TITLE: OpenShift Ruby on Rails Workshop +#+AUTHOR: James Blair +#+DATE: <2023-08-27 Sun 17:15> + + +[[./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 +