Difference between revisions of "Openshift"
(→Try OpenShift Online) |
(→Procedure) |
||
Line 19: | Line 19: | ||
== Get OpenShift Origin == | == Get OpenShift Origin == | ||
+ | There are two ways to implement OpenShift on your own hardware: | ||
+ | * 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 |
Revision as of 08:32, 2 December 2013
Overview
- The next generation application hosting platform developed by Red Hat, also known as "Platform as a Service"
- OpenShift Origin
- OpenShift User Guide
- OpenShift Origin Comprehensive Deployment Guide
Tasks
- Try OpenShift Online
- 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:
- The easiest way to run OpenShift locally is to download an image suitable for running on a VM. The image will work on KVM,VirtualBox or VMWare.
- You can also build your own machine using Puppet or follow the comprehensive guide and deploy OpenShift Origin manually