From Fedora Project Wiki

No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
[http://openshift.com OpenShift] is a cloud application platform as a service (PaaS) provided by [http://redhat.com Red Hat].  The community supported version is called OpenShift Origin.
[http://openshift.com OpenShift] is a cloud application platform as a service (PaaS) provided by [http://redhat.com Red Hat].


This page tracks [[Cloud SIG|Fedora Cloud SIG]]'s effort to import and maintain OpenShift Origin in Fedora.
The open sourced community supported version is called [[OpenShift Origin|OpenShift Origin]].


== Source ==
You probably want the [[OpenShift Origin|OpenShift Origin]] wiki page.
 
The main [https://github.com/openshift GitHub pages for OpenShift] have links to all the sub-projects.  These include:
 
* Upstream OpenShift [https://github.com/openshift/os-client-tools client tools].
* OpenShift Origin [https://github.com/openshift/crankcase server components].
* Application framework examples, such as [https://github.com/openshift/rails-example Rails], [https://github.com/openshift/django-example Django], [https://github.com/openshift/jbossas-quickstart JBoss Application Server], and [https://github.com/openshift/cakephp-example CakePHP].
* Web application examples, such as [https://github.com/openshift/wordpress-example Wordpress], [https://github.com/openshift/sugarcrm-example SugarCRM], and [https://github.com/openshift/drupal-example Drupal].
 
== OpenShift Community ==
 
The OpenShift Origin community is thriving at their own [https://openshift.redhat.com/community/ OpenShift community web site].
 
== Packages ==
* cartridge-10gen-mms-agent
* cartridge-cron
* cartridge-diy
* cartridge-jbossas
* cartridge-jenkins
* cartridge-jenkins-client
* cartridge-mongodb
* cartridge-mysql
* cartridge-nodejs
* cartridge-perl
* cartridge-php
* cartridge-phpmyadmin
* cartridge-python
* cartridge-ruby
* rubygem-stickshift-common
* rubygem-stickshift-controller
* rubygem-stickshift-node
* rubygem-swingshift-mongo-plugin
* rubygem-gearchanger-oddjob-plugin
* stickshift-abstract
* stickshift-broker
 
== Package Dependancies ==
Many of these are already available in Fedora 17
 
* jboss
* mms-agent
* rubygem-activerecord
* rubygem-bson
* rubygem-bson_ext
* rubygem-bundler
* rubygem-highline
* rubygem-json
* rubygem-json_pure
* rubygem-mime-types
* rubygem-mongo
* rubygem-open4
* rubygem-passenger
* rubygem-rack-mount
* rubygem-rack-test
* rubygem-thread-dump
* rubygem-uplift-bind-plugin
 
[[Category:Cloud]]
[[Category:OpenShift]]

Latest revision as of 14:18, 9 May 2012

OpenShift is a cloud application platform as a service (PaaS) provided by Red Hat.

The open sourced community supported version is called OpenShift Origin.

You probably want the OpenShift Origin wiki page.