OpenShift

From Wikipedia, the free encyclopedia
Jump to: navigation, search
OpenShift
OpenShift-LogoType.svg
Developer(s) Red Hat
Initial release May 4, 2011 (2011-05-04)
Development status Released
Written in Ruby; Go
Type Cloud computing, Platform as a service, web development
License Apache License 2.0[1]
Website openshift.com

OpenShift is a cloud Platform-as-a-Service (PaaS) developed by Red Hat.

OpenShift Origin - The Open Source Continuous Application Platform[edit]

Origin is the upstream community project that powers OpenShift Online, OpenShift Dedicated, and OpenShift Enterprise. Built around a core of Docker container packaging and Kubernetes container cluster management, Origin is also augmented by application lifecycle management functionality and DevOps tooling. Origin provides a complete open source application container platform. All source code for the Origin project is available under the Apache License (Version 2.0) on GitHub.

OpenShift Online - Public Cloud Application Hosting Platform[edit]

Online is Red Hat's public cloud application development and hosting platform. Online is currently powered by version 2 of the Origin project source code, which is also available under the Apache License (Version 2.0) and can be found here. Online supports a variety of languages, frameworks, and databases out of the box. In addition to the built-in languages and services, developers can add other language, database, or middleware components that they need via the OpenShift Cartridge API.

See also[edit]

References[edit]

  1. ^ "FAQ: Frequently Asked Questions | OpenShift by Red Hat". Openshift.redhat.com. Retrieved 2013-06-16. 

Further reading[edit]

  • Steve Pousty; Katie Miller (May 2014). Getting Started with OpenShift. O'Reilly Media. ISBN 978-1-4919-0047-5. 

External links[edit]