Repository is archived
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
The OpenShift Origin console is a Rails engine that provides an easy-to-use interface for managing OpenShift Origin applications.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 1.2.4
~> 3.1.7
~> 3.2.8
~> 1.6.3
 Project Readme

OpenShift Origin - Platform as a Service

This repository contains the core components of the OpenShift service released under the OpenShift Origin source project. The components in this repository are sufficient to self host an OpenShift instance -- download a LiveCD image with everything preconfigured or read more about running OpenShift locally on our wiki.

Architecturally OpenShift is split into the following core subsystems:

  • Node Hosted applications are run in isolated containers on each node - the system can operate many nodes at any one time.
  • Cartridge Frameworks/components used to build an application (Ex: JBoss)
  • Broker Central service exposing a REST API for consumers and coordinating with each node.
  • Console Web management console using the REST API to allow users to easily create and manage applications.
  • Admin Console Web console with admin focused reporting and utilities
  • Messaging System Communication pipeline between the broker and each node.
  • User Authentication Pluggable authentication for controlling access to the broker
  • Domain Name Management Each hosted application receives a unique domain name to simplify SSL termination and deployment

A comprehensive architecture overview can be found on our wiki.

The primary command line interface to OpenShift is RHC.

Contributing

Visit the OpenShift Origin Open Source page for more information on the community process and how you can get involved. Also see our Contributor Guidelines.

Mirrors

The OpenShift Origin content is mirrored on mirror.openshift.com. This content is also available through other mirrors worldwide.

Copyright

OpenShift Origin, except where otherwise noted, is released under the Apache License 2.0. See the LICENSE file located in each component directory.

Export Control

This software distribution includes cryptographic software that is subject to the U.S. Export Administration Regulations (the “EAR”) and other U.S. and foreign laws and may not be exported, re-exported or transferred (a) to any country listed in Country Group E:1 in Supplement No. 1 to part 740 of the EAR (currently, Cuba, Iran, North Korea, Sudan, and Syria); (b) to any prohibited destination or to any end user who has been prohibited from participating in U.S. export transactions by any federal agency of the U.S. government; or (c) for use in connection with the design, development or production of nuclear, chemical or biological weapons, or rocket systems, space launch vehicles, or sounding rockets, or unmanned air vehicle systems. You may not download this software or technical information if you are located in one of these countries or otherwise subject to these restrictions. You may not provide this software or technical information to individuals or entities located in one of these countries or otherwise subject to these restrictions. You are also responsible for compliance with foreign law requirements applicable to the import, export and use of this software and technical information.