OpenShift

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
OpenShift
OpenShift-LogoType.svg
Developer(s) Red Hat
Initial release May 4, 2011 (2011-05-04)
Development status Active
Written in Go, Ruby
Type Cloud computing, Platform as a service, Web development
License Apache License 2.0[1][2]
Website www.openshift.com

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

OpenShift Origin

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.[3]

OpenShift Online

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.[4] 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.[5]

See also

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. OpenShift Origin on GitHub
  4. OpenShift Origin server on GitHub
  5. Lua error in package.lua at line 80: module 'strict' not found.

Further reading

  • Lua error in package.lua at line 80: module 'strict' not found.

External links