From Fedora Project Wiki

No edit summary
No edit summary
 
Line 3: Line 3:
The open sourced community supported version is called [[OpenShift Origin|OpenShift Origin]].
The open sourced community supported version is called [[OpenShift Origin|OpenShift Origin]].


You probably want the [[OpenShiftOrigin|OpenShift Origin]] wiki page.
You probably want the [[OpenShift Origin|OpenShift Origin]] wiki page.
 
This page tracks [[Cloud SIG|Fedora Cloud SIG]]'s effort to import and maintain OpenShift Origin in Fedora.
 
== Source ==
 
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-0.1
* cartridge-cron-1.4
* cartridge-diy-0.1
* cartridge-haproxy-1.4
* cartridge-jbossas-7
* cartridge-jenkins-1.4
* cartridge-jenkins-client-1.4
* cartridge-mongodb-2.0
* cartridge-mysql-5.1
* cartridge-nodejs-0.6
* cartridge-perl-5.10
* cartridge-php-5.3
* cartridge-phpmyadmin-3.4
* cartridge-postgresql-8.4
* cartridge-python-2.6
* cartridge-ruby-1.8
* rubygem-gearchanger-oddjob-plugin
* rubygem-rhc
* rubygem-stickshift-common
* rubygem-stickshift-controller
* rubygem-stickshift-node
* rubygem-swingshift-mongo-plugin
* rubygem-uplift-bind-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
 
[[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.