Difference between revisions of "Openshift"

From CDOT Wiki
Jump to: navigation, search
(Procedure)
(Get OpenShift Origin)
Line 22: Line 22:
 
* The easiest way to run OpenShift locally is to [http://openshift.github.io/documentation/oo_deployment_guide_vm.html download an image] suitable for running on a VM. The image will work on KVM,VirtualBox or VMWare.
 
* The easiest way to run OpenShift locally is to [http://openshift.github.io/documentation/oo_deployment_guide_vm.html download an image] suitable for running on a VM. The image will work on KVM,VirtualBox or VMWare.
 
* You can also [http://openshift.github.io/documentation/oo_deployment_guide_puppet.html build your own machine using Puppet] or follow the [http://openshift.github.io/documentation/oo_deployment_guide_comprehensive.html comprehensive guide] and deploy OpenShift Origin manually
 
* You can also [http://openshift.github.io/documentation/oo_deployment_guide_puppet.html build your own machine using Puppet] or follow the [http://openshift.github.io/documentation/oo_deployment_guide_comprehensive.html comprehensive guide] and deploy OpenShift Origin manually
 +
 +
Try the first option using a VM in you CentOS 6.x host and show it to your professor.
 +
The second option will take some times and efforts to complete. You try it out when you have time during the holidays.

Revision as of 09:37, 2 December 2013

Overview

Tasks

  1. Try OpenShift Online
  2. Get OpenShift Origin

Procedure

Try OpenShift Online

You can try out OpenShift for free with OpenShift Online. Just sign up for an OpenShift Online account and create your first application in minutes. You need to provide a valid email address when signing up for an OpenShift online account.

Create a WordPress App on your free gear with your first name as part of the site title. e.g. "Raymond's OPS535".

Show the URL of your WordPress App URL to your professor.

Get OpenShift Origin

There are two ways to implement OpenShift on your own hardware:

Try the first option using a VM in you CentOS 6.x host and show it to your professor. The second option will take some times and efforts to complete. You try it out when you have time during the holidays.