{ "data": [ { "quickstart": { "id": "12724", "href": "https://openshift.redhat.com:8118/quickstarts/wordpress-3x", "name": "WordPress 3.x", "updated": "1365011887", "summary": "A semantic personal publishing platform written in PHP with a MySQL back end, focusing on aesthetics, web standards, and usability. Currently using version 3.5.1.\n\nThe first time you access the app you'll be asked to set a username and password and give your blog a name. Be sure to track security updates from upstream.", "body": "A semantic personal publishing platform written in PHP with a MySQL back end, focusing on aesthetics, web standards, and usability. Currently using version 3.5.1.
\n\nThe first time you access the app you'll be asked to set a username and password and give your blog a name. Be sure to track security updates from upstream.
", "cartridges": "php-*, mysql-*", "website": "http://wordpress.org", "tags": "blog, cms, instant_app, not_scalable", "language": "PHP", "initial_git_url": "git://github.com/openshift/wordpress-example.git", "provider": "openshift" } }, { "quickstart": { "id": "12725", "href": "https://openshift.redhat.com:8118/quickstarts/spring-framework-on-jboss-eap6", "name": "Spring Framework on JBoss EAP6", "updated": "1365011924", "summary": "This quickstart allows you to use Spring Framework on JBoss EAP 6.", "body": "This quickstart allows you to use Spring Framework on JBoss EAP 6.
", "cartridges": "jbosseap", "website": "http://springframework.org/", "tags": "framework, java, jboss", "language": "Java", "initial_git_url": "git://github.com/openshift/spring-eap6-quickstart.git", "provider": "openshift" } }, { "quickstart": { "id": "12726", "href": "https://openshift.redhat.com:8118/quickstarts/ruby-on-rails", "name": "Ruby on Rails", "updated": "1365011944", "summary": "An open source web framework for Ruby that is optimized for programmer happiness and sustainable productivity. It lets you write beautiful code by favoring convention over configuration.", "body": "An open source web framework for Ruby that is optimized for programmer happiness and sustainable productivity. It lets you write beautiful code by favoring convention over configuration.
", "cartridges": "ruby-1.9, mysql", "website": "http://rubyonrails.org/", "tags": "framework, rails, ruby", "language": "Ruby", "initial_git_url": "git://github.com/openshift/rails-example.git", "provider": "openshift" } }, { "quickstart": { "id": "12727", "href": "https://openshift.redhat.com:8118/quickstarts/jee-full-profile-on-jboss", "name": "JEE Full Profile on JBoss", "updated": "1365011963", "summary": "This quickstart uses JBoss AS7 to show off all the new features of Java EE 6 and makes a great starting point for your Java project.", "body": "This quickstart uses JBoss AS7 to show off all the new features of Java EE 6 and makes a great starting point for your Java project.
", "cartridges": "jbossas-", "website": "https://docs.jboss.org/author/display/AS71/Kitchensink+quickstart", "tags": "java, java_ee, jboss, jee", "language": "Java", "initial_git_url": "git://github.com/openshift/kitchensink-example.git", "provider": "openshift" } }, { "quickstart": { "id": "12729", "href": "https://openshift.redhat.com:8118/quickstarts/capedwarf", "name": "CapeDwarf", "updated": "1371485045", "summary": "Deploy and run your Java App Engine applications on your own private JBoss Application Server (AS7) on RedHat's OpenShift cloud.\n\nJBoss CapeDwarf is an implementation of the Google App Engine API, which allows applications to be deployed on JBoss Application Servers without modification. Behind the scenes, CapeDwarf uses existing JBoss APIs such as Infinispan, JGroups, PicketLink, HornetQ and others.\n\nThe ultimate goal of the CapeDwarf project is to fully implement all the APIs of the Google App Engine.\n\nCreating this quickstart may take several minutes. You may need to restart the application once the database is configured.", "body": "https://www.openshift.com/sites/default/files/capedwarf-banner-1180px.png", "cartridges": "jbossas-", "website": "http://www.jboss.org/capedwarf", "tags": "app_engine, google, java", "language": "Java", "initial_git_url": "git://github.com/openshift/capedwarf-example.git", "provider": "openshift" } }, { "quickstart": { "id": "12730", "href": "https://openshift.redhat.com:8118/quickstarts/django", "name": "Django", "updated": "1370693369", "summary": "A high-level Python web framework that encourages rapid development and clean, pragmatic design.\n\nDuring application creation the Django admin username and password will be written to a file called CREDENTIALS in your data directory. You will need to SSH into your application to access these credentials.", "body": "A high-level Python web framework that encourages rapid development and clean, pragmatic design.
\n\nDuring application creation the Django admin username and password will be written to a file called CREDENTIALS in your data directory. You will need to SSH into your application to access these credentials.
", "cartridges": "python-2.6", "website": "https://www.djangoproject.com/", "tags": "framework, python", "language": "Python", "initial_git_url": "git://github.com/openshift/django-example.git", "provider": "openshift" } }, { "quickstart": { "id": "12731", "href": "https://openshift.redhat.com:8118/quickstarts/cakephp", "name": "CakePHP", "updated": "1365011935", "summary": "CakePHP is a rapid development framework for PHP which uses commonly known design patterns like Active Record, Association Data Mapping, Front Controller and MVC.", "body": "CakePHP is a rapid development framework for PHP which uses commonly known design patterns like Active Record, Association Data Mapping, Front Controller and MVC.
", "cartridges": "php-, mysql-", "website": "http://cakephp.org/", "tags": "framework, not_scalable, php", "language": "PHP", "initial_git_url": "git://github.com/openshift/cakephp-example.git", "provider": "openshift" } }, { "quickstart": { "id": "13145", "href": "https://openshift.redhat.com:8118/quickstarts/drupal-7", "name": "Drupal 7", "updated": "1365011911", "summary": "An open source content management platform written in PHP powering millions of websites and applications. It is built, used, and supported by an active and diverse community of people around the world. This quickstart will download and install the most recent stable version of Drupal and then generate a new site for you. Your administrative username and password will default to admin/openshift_changeme, so don't forget to alter them once you log in!\n\nWithout sharing a filesystem, Drupal can't be web scaled, but the README.md describes a workaround that will allow you to scale if you don't need direct file upload into Drupal.\n\nCreating this quickstart may take several minutes. You may need to restart the application once the database is configured. NOTE: If you want to run the Drupal cron tasks, please install the cron cartridge.", "body": "An open source content management platform written in PHP powering millions of websites and applications. It is built, used, and supported by an active and diverse community of people around the world. This quickstart will download and install the most recent stable version of Drupal and then generate a new site for you. Your administrative username and password will default to admin/openshift_changeme, so don't forget to alter them once you log in!
\n\nWithout sharing a filesystem, Drupal can't be web scaled, but the README.md describes a workaround that will allow you to scale if you don't need direct file upload into Drupal.
\n\nCreating this quickstart may take several minutes. You may need to restart the application once the database is configured. NOTE: If you want to run the Drupal cron tasks, please install the cron cartridge.
", "cartridges": "php-*, mysql-*", "website": "http://drupal.org/", "tags": "cms, drupal, instant_app, not_scalable, php", "language": "PHP", "initial_git_url": "https://github.com/openshift/drupal-quickstart.git", "provider": "openshift" } }, { "quickstart": { "id": "13894", "href": "https://openshift.redhat.com:8118/quickstarts/piwik", "name": "Piwik", "updated": "1365019604", "summary": "In a digital world, Piwik gives you insights on your website's visitors, your marketing campaigns and much more, so you can optimize your strategy and online experience of your visitors. Piwik is the leading open source web analytics platform available in 48 languages!", "body": "In a digital world, Piwik gives you insights on your website's visitors, your marketing campaigns and much more, so you can optimize your strategy and online experience of your visitors. Piwik is the leading open source web analytics platform available in 48 languages!
", "cartridges": "php-5.3, mysql-5.1", "website": "http://piwik.org", "tags": "php", "language": "PHP", "initial_git_url": "https://github.com/openshift/piwik-openshift-quickstart.git", "provider": "trusted" } }, { "quickstart": { "id": "13898", "href": "https://openshift.redhat.com:8118/quickstarts/owncloud", "name": "ownCloud", "updated": "1365173639", "summary": "ownCloud is a flexible, open source file sync and share solution. Whether using a mobile device, a workstation, or a web client, ownCloud provides the ability to put the right files at their users’ fingertips on any device in one simple-to-use, secure, private and controlled solution.\n\nThink of ownCloud as a way to roll your own Google Drive or Dropbox on-premise solution.\n\nDefault admin credentials: username \"admin\", password \"OpenShiftAdmin\".", "body": "ownCloud is a flexible, open source file sync and share solution. Whether using a mobile device, a workstation, or a web client, ownCloud provides the ability to put the right files at their users’ fingertips on any device in one simple-to-use, secure, private and controlled solution.
\n\nThink of ownCloud as a way to roll your own Google Drive or Dropbox on-premise solution.
\n\nDefault admin credentials: username \"admin\", password \"OpenShiftAdmin\".
", "cartridges": "php-5.3, mysql-5.1", "website": "http://owncloud.org/", "tags": "instant_app, not_scalable, php", "language": "PHP", "initial_git_url": "https://github.com/openshift/owncloud-openshift-quickstart.git", "provider": "trusted" } }, { "quickstart": { "id": "13899", "href": "https://openshift.redhat.com:8118/quickstarts/redmine-2", "name": "Redmine 2", "updated": "1372864846", "summary": "Redmine is a flexible project management web application. Written using the Ruby on Rails framework, it is cross-platform and cross-database.", "body": "Redmine is a flexible project management web application. Written using the Ruby on Rails framework, it is cross-platform and cross-database.
", "cartridges": "ruby-1.9, mysql-5*", "website": "http://www.redmine.org/", "tags": "instant_app, rails, ruby", "language": "Ruby", "initial_git_url": "https://github.com/openshift/redmine-2.0-openshift-quickstart", "provider": "trusted" } }, { "quickstart": { "id": "13915", "href": "https://openshift.redhat.com:8118/quickstarts/dokuwiki", "name": "DokuWiki", "updated": "1367945629", "summary": "DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. It is loved by users for its clean and readable syntax. The ease of maintenance, backup and integration makes it an administrator's favorite. Built in access controls and authentication connectors make DokuWiki especially useful in the enterprise context and the large number of plugins contributed by its vibrant community allow for a broad range of use cases beyond a traditional wiki.", "body": "DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. It is loved by users for its clean and readable syntax. The ease of maintenance, backup and integration makes it an administrator's favorite. Built in access controls and authentication connectors make DokuWiki especially useful in the enterprise context and the large number of plugins contributed by its vibrant community allow for a broad range of use cases beyond a traditional wiki.
", "cartridges": "php-5*", "website": "https://www.dokuwiki.org/dokuwiki", "tags": "instant_app, not_scalable, php", "language": "Other", "initial_git_url": "https://github.com/openshift/dokuwiki-quickstart", "provider": "community" } }, { "quickstart": { "id": "13918", "href": "https://openshift.redhat.com:8118/quickstarts/tiny-tiny-rss", "name": "Tiny Tiny RSS", "updated": "1365186971", "summary": "Tiny Tiny RSS is an open source web-based news feed (RSS/Atom) reader and aggregator, designed to allow you to read news from any location, while feeling as close to a real desktop application as possible.\n\nA great open source alternative to Google Reader.\n\nDefault credentials: username \"admin\", password \"password\".", "body": "Tiny Tiny RSS is an open source web-based news feed (RSS/Atom) reader and aggregator, designed to allow you to read news from any location, while feeling as close to a real desktop application as possible.
\n\nA great open source alternative to Google Reader.
\n\nDefault credentials: username \"admin\", password \"password\".
", "cartridges": "php-5*, postgresql-8*", "website": "http://tt-rss.org/", "tags": "instant_app, php", "language": "PHP", "initial_git_url": "https://github.com/fabianofranz/tiny_tiny_rss-openshift-quickstart.git", "provider": "trusted" } }, { "quickstart": { "id": "13923", "href": "https://openshift.redhat.com:8118/quickstarts/ironmq-on-openshift", "name": "IronMQ on OpenShift", "updated": "1369139787", "summary": "This git repository helps you easily integrate the cloud message queue service IronMQ into your OpenShift apps.\n\nOnce you've created the quickstart, you'll need to create an IronMQ account and add your authorization information to your Git repository. Making code changes will require you to set a public SSH key, and then to clone your new application Git repository onto your local machine. See the Getting Started page for more steps in this flow.", "body": "This git repository helps you easily integrate the cloud message queue service IronMQ into your OpenShift apps.
\n\nOnce you've created the quickstart, you'll need to create an IronMQ account and add your authorization information to your Git repository. Making code changes will require you to set a public SSH key, and then to clone your new application Git repository onto your local machine. See the Getting Started page for more steps in this flow.
\n\nStep 1. Configure IronMQ
\n\n\n
\n\n- Sign up for a developer account at http://iron.io
\n- Create a project
\n- Retrieve your token and project_id
\n- Enter those values into config.rb
\n\n\nconfig = {\n token: 'put_token_here',\n project_id: 'put_project_id_here'\n }Step 2. Deploy your app
\n\n\n\ngit add .\n git commit -m "my first commit"\n git pushStep 3. View your app!
\n\n\n\nhttp://$appname-$yournamespace.rhcloud.comMore Information
\n\nFor IronMQ's developer center visit http://dev.iron.io
\n\nFor more info on the IronMQ Ruby client visit https://github.com/iron-io/iron_mq_ruby
\n\nFor info on using IronMQ with other programming languages visit: http://dev.iron.io/mq/libraries/
\n\nFor more information on Iron.io visit http://iron.io
", "cartridges": "ruby-1.9", "website": "http://iron.io", "tags": "messaging, partner, ruby, saas", "language": "Ruby", "initial_git_url": "https://github.com/iron-io/ironmq-openshift-quickstart", "provider": "partner" } }, { "quickstart": { "id": "13931", "href": "https://openshift.redhat.com:8118/quickstarts/cakestrap", "name": "cakeStrap", "updated": "1365338627", "summary": "cakeStrap is an open source HTML5 Ready Bootstrap for CakePHP 2.2 Applications.\n\nThis quick start combines cakeStrap with openshift/cakephp-example so you can rapidly deploy CakePHP + Twitter Bootstrap.\n\nAs an added bonus, this quickstart has simple user registration/authentication built-in.\n\nIf you find a bug, please report bugs on GitHub", "body": "cakeStrap is an open source HTML5 Ready Bootstrap for CakePHP 2.2 Applications.
\n\nThis quick start combines cakeStrap with openshift/cakephp-example so you can rapidly deploy CakePHP + Twitter Bootstrap.
\n\nAs an added bonus, this quickstart has simple user registration/authentication built-in.
\n\nIf you find a bug, please report bugs on GitHub
", "cartridges": "php-5, mysql-5", "website": "https://github.com/leegraham/cakeStrap-example/wiki", "tags": "framework, instant_app, php", "language": "PHP", "initial_git_url": "https://github.com/leegraham/cakeStrap-example.git", "provider": "community" } }, { "quickstart": { "id": "13939", "href": "https://openshift.redhat.com:8118/quickstarts/revealjs", "name": "Reveal.js", "updated": "1370470437", "summary": "An open source framework for easily creating beautiful presentations using HTML. \nreveal.js comes with a broad range of features including nested slides, markdown contents, PDF export, speaker notes and a JavaScript API.\n\nIt's best viewed in a browser with support for CSS 3D transforms but fallbacks are available to make sure your presentation can still be viewed elsewhere. More information about reveal.js\n\n\nReveal.js: Source code of reveal.js framework.\nExamples: Presentations created with reveal.js.\nBrowser Support: Explanation of browser support and fallbacks.\n\n\nRelated blog post\n\nGoodbye Powerpoint Hello Reveal.js", "body": "An open source framework for easily creating beautiful presentations using HTML. \nreveal.js comes with a broad range of features including nested slides, markdown contents, PDF export, speaker notes and a JavaScript API.
\n\nIt's best viewed in a browser with support for CSS 3D transforms but fallbacks are available to make sure your presentation can still be viewed elsewhere. More information about reveal.js
\n\n
Goodbye Powerpoint Hello Reveal.js
", "cartridges": "php-5", "website": "http://lab.hakim.se/reveal-js/", "tags": "css3, html5, php, presentations", "language": "JavaScript", "initial_git_url": "https://github.com/openshift-quickstart/reveal.js-openshift-quickstart", "provider": "trusted" } }, { "quickstart": { "id": "13949", "href": "https://openshift.redhat.com:8118/quickstarts/pubnub-on-openshift", "name": "PubNub on OpenShift", "updated": "1365668574", "summary": "This git repository demonstrates how to send messages via PubNub's real-time network on OpenShift using Python.\n\nOnce you've created the quickstart, you'll need to create a PubNub account and add your authorization information to your Git repository. Making code changes will require you to set a public SSH key, and then to clone your new application Git repository onto your local machine. See the Getting Started page for more steps in this flow.", "body": "This git repository demonstrates how to send messages via PubNub's real-time network on OpenShift using Python.
\n\nOnce you've created the quickstart, you'll need to create a PubNub account and add your authorization information to your Git repository. Making code changes will require you to set a public SSH key, and then to clone your new application Git repository onto your local machine. See the Getting Started page for more steps in this flow.
\n\n"demo", # PUBLISH_KEY\n "demo", # SUBSCRIBE_KEY
git add .\n git commit -m "my first commit"\n git push
http://$appname-$yournamespace.rhcloud.com
For PubNub's developer resources visit http://www.pubnub.com/devcenter
\n\nFor more info on PubNub's Python SDK visit https://github.com/pubnub/python
\n\nFor all available PubNub SDKs visit: https://github.com/pubnub/pubnub-api
", "cartridges": "python-2.7", "website": "http://www.pubnub.com", "tags": "messaging, partner, python, saas", "language": "Python", "initial_git_url": "https://github.com/pubnub/pubnub-openshift-quickstart", "provider": "partner" } }, { "quickstart": { "id": "13958", "href": "https://openshift.redhat.com:8118/quickstarts/nodetime-on-openshift", "name": "Nodetime on OpenShift", "updated": "1365598748", "summary": "This git repository helps you to setup Nodetime and to showcase a working configuration of the Nodetime agent with OpenShift.\n\nOnce you've created the quickstart, you'll need to create a Nodetime account and add your authorization information to your Git repository. Making code changes will require you to set a public SSH key, and then to clone your new application Git repository onto your local machine. See the Getting Started page for more steps in this flow.", "body": "This git repository helps you to setup Nodetime and to showcase a working configuration of the Nodetime agent with OpenShift.
\n\nOnce you've created the quickstart, you'll need to create a Nodetime account and add your authorization information to your Git repository. Making code changes will require you to set a public SSH key, and then to clone your new application Git repository onto your local machine. See the Getting Started page for more steps in this flow.
\n\nrequire('nodetime').profile({\n accountKey: 'my_account_key',\n appName: 'My OpenShift Node.js App'\n });
git add .\n git commit -m "my first commit"\n git push
http://$appname-$yournamespace.rhcloud.com
For advanced configuration options please see API documentation at http://docs.nodetime.com/#agent-api.
\n\nVisit Nodetime's web console from https://nodetime.com/apps page.
\n\nFor more details about the Nodetime service please visit the documentation pages at http://docs.nodetime.com or contact our Support Team at http://support.nodetime.com.
", "cartridges": "nodejs-0.6", "website": "http://nodetime.com", "tags": "javascript, partner, saas", "language": "JavaScript", "initial_git_url": "https://github.com/nodetime/nodetime-openshift-quickstart", "provider": "partner" } }, { "quickstart": { "id": "13960", "href": "https://openshift.redhat.com:8118/quickstarts/nodefly-on-openshift", "name": "NodeFly on OpenShift", "updated": "1365613718", "summary": "This git repository helps you to setup Nodefly and to showcases a working configuration of the Nodefly agent.\n\nOnce you've created the quickstart, you'll need to create a NodeFly account and add your authorization information to your Git repository. Making code changes will require you to set a public SSH key, and then to clone your new application Git repository onto your local machine. See the Getting Started page for more steps in this flow.", "body": "This git repository helps you to setup Nodefly and to showcases a working configuration of the Nodefly agent.
\n\nOnce you've created the quickstart, you'll need to create a NodeFly account and add your authorization information to your Git repository. Making code changes will require you to set a public SSH key, and then to clone your new application Git repository onto your local machine. See the Getting Started page for more steps in this flow.
\n\nnpm install -S nodefly
Configure your server.js file with your NodeFly developer key, available at http://www.nodefly.com/#howto
\n\nvar app_name = process.env.OPENSHIFT_APP_NAME || 'local_development',\n host_url = process.env.OPENSHIFT_APP_DNS || 'openshift.redhat.com',\n gear_id = process.env.OPENSHIFT_GEAR_UUID || 1,\n options = {};\n \nrequire('nodefly').profile(\n '00000000000000000000000000000000000000000', // <-- enter your nodefly dev key\n [ app_name, // See http://nodefly.com/#howto \n host_url,\n gear_id], // to identify multiple gears or processes (for scaled apps)\n options // optional\n);
git add package.json server.js\n git commit -m "updating my NodeFly dev key, adding realtime app monitoring"\n git push
http://$appname-$yournamespace.rhcloud.com
You can also take additional (optional) steps to keep application secrets and keys out of your source: https://www.openshift.com/blogs/secret-free-source-on-paas
", "cartridges": "nodejs-0.6", "website": "http://nodefly.com", "tags": "javascript, partner, saas", "language": "JavaScript", "initial_git_url": "https://github.com/nodefly/nodefly-openshift-quickstart", "provider": "partner" } }, { "quickstart": { "id": "13970", "href": "https://openshift.redhat.com:8118/quickstarts/mongolab-on-openshift", "name": "Mongolab on OpenShift", "updated": "1365670239", "summary": "This git repository demonstrates how to use MongoLab on OpenShift using Node.\n\nOnce you've created the quickstart, you'll need to create a MongoLab account and add your authorization information to your Git repository. Making code changes will require you to set a public SSH key, and then to clone your new application Git repository onto your local machine. See the Getting Started page for more steps in this flow.", "body": "This git repository demonstrates how to use MongoLab on OpenShift using Node.
\n\nOnce you've created the quickstart, you'll need to create a MongoLab account and add your authorization information to your Git repository. Making code changes will require you to set a public SSH key, and then to clone your new application Git repository onto your local machine. See the Getting Started page for more steps in this flow.
\n\nmongodb://<user>:<password>@host.mongolab.com:12345/my-db-name
git add .\n git commit -m "my first commit"\n git push
The example code uses mongodb://openshift.redhat.com:27017/test
when the MONGOLAB_URI environment variable is not available. This is sufficient for testing locally with your own mongodb, but not for production.
Note: We find that configuring this value outside of the code (and not storing it in a repository) allows for maximum security and flexibility. However, there are repository-driven alternatives for configuring this environment variable that may meet your requirements. See how to create and use environment variables on the server for more information.
\n\nTo configure your environment variable without placing credentials in a repository:
\n\n~/app-root/data/.bash_profile
.export MONGOLAB_URI=<db uri>
where db uri is the mongodb URI you obtained in Step 2, with your database user credentials added.source ~/app-root/data/.bash_profile
echo $MONGOLAB_URI
to confirm success. The value you added should be displayed at the console.ctl_all stop
then ctl_all start
.http://$appname-$yournamespace.rhcloud.com
Email support@mongolab.com
", "cartridges": "nodejs-0.6", "website": "https://mongolab.com/welcome/", "tags": "javascript, partner, saas", "language": "JavaScript", "initial_git_url": "https://github.com/mongolab/mongolab-openshift-quickstart", "provider": "partner" } }, { "quickstart": { "id": "13971", "href": "https://openshift.redhat.com:8118/quickstarts/treasure-data-on-openshift", "name": "Treasure Data on OpenShift", "updated": "1365674362", "summary": "This git repository helps you easily integrate Treasure Data Big Data as-a-Service into your OpenShift apps.\n\nOnce you've created the quickstart, you'll need to create a Treasure Data account and add your authorization information to your Git repository. Making code changes will require you to set a public SSH key, and then to clone your new application Git repository onto your local machine. See the Getting Started page for more steps in this flow.", "body": "This git repository helps you easily integrate Treasure Data Big Data as-a-Service into your OpenShift apps.
\n\nOnce you've created the quickstart, you'll need to create a Treasure Data account and add your authorization information to your Git repository. Making code changes will require you to set a public SSH key, and then to clone your new application Git repository onto your local machine. See the Getting Started page for more steps in this flow.
\n\ntd account -f
commandtd apikey:show
command{\n :apikey => 'YOUR_API_KEY_HERE'\n }
git add .\n git commit -m "my first commit"\n git push
http://$appname-$yournamespace.rhcloud.com
For Treasure Data's documentation visit http://docs.treasure-data.com/
\n\nFor more info on the Treasure Data Ruby client visit td-client-ruby and td-logger-ruby
\n\nFor more information on Treasure Data visit http://www.treasure-data.com/
", "cartridges": "ruby-1.9", "website": "http://www.treasure-data.com", "tags": "partner, ruby, saas", "language": "Ruby", "initial_git_url": "https://github.com/treasure-data/treasure-data-openshift-quickstart", "provider": "partner" } }, { "quickstart": { "id": "13972", "href": "https://openshift.redhat.com:8118/quickstarts/sendgrid-on-openshift", "name": "SendGrid on OpenShift", "updated": "1365678199", "summary": "This git repository helps you to send emails quickly and easily through SendGrid on OpenShift using PHP.\n\nOnce you've created the quickstart, you'll need to create a SendGrid account and add your authorization information to your Git repository. Making code changes will require you to set a public SSH key, and then to clone your new application Git repository onto your local machine. See the Getting Started page for more steps in this flow.", "body": "This git repository helps you to send emails quickly and easily through SendGrid on OpenShift using PHP.
\n\nOnce you've created the quickstart, you'll need to create a SendGrid account and add your authorization information to your Git repository. Making code changes will require you to set a public SSH key, and then to clone your new application Git repository onto your local machine. See the Getting Started page for more steps in this flow.
\n\n$sendgrid = new SendGrid('<sendgrid_username>', '<sendgrid_password>');\n \n ....\n \n $mail->\n addTo('foo@bar.com')->\n setFrom('me@bar.com')->\n setSubject('Subject goes here')->\n setText('Hello World!')->\n setHtml('Hello World!');\n
git add .\n git commit -m "my first commit"\n git push
http://$appname-$yournamespace.rhcloud.com
For more details about SendGrid libray please read http://sendgrid.com/docs/Code_Examples/php.html
\n\nYou can create your Sendgrid Quickstart with other programming languages using the following examples: http://sendgrid.com/docs/Code_Examples/index.html
", "cartridges": "php-5.3", "website": "http://sendgrid.com", "tags": "partner, php, saas", "language": "PHP", "initial_git_url": "https://github.com/sendgrid/openshift-sendgrid-php", "provider": "partner" } }, { "quickstart": { "id": "14135", "href": "https://openshift.redhat.com:8118/quickstarts/magento-community-edition", "name": "Magento Community Edition", "updated": "1367358378", "summary": "Magento is an open source e-commerce web application. It offers flexible, scalable eCommerce solutions designed to help businesses grow and succeed online. The Magento platform is trusted by more than 150,000 businesses, including some of the world's leading brands.\n\nMagento allows for features including flexible product display options, mobile templates, transaction options, multi-store and multi-site functionality, user accounts and loyalty programs, product categorisation and shopper filtering, and discount and promotion rules.\n\nDefault admin credentials: username \"admin\", password \"OpenShiftAdmin123\".", "body": "Magento is an open source e-commerce web application. It offers flexible, scalable eCommerce solutions designed to help businesses grow and succeed online. The Magento platform is trusted by more than 150,000 businesses, including some of the world's leading brands.
\n\nMagento allows for features including flexible product display options, mobile templates, transaction options, multi-store and multi-site functionality, user accounts and loyalty programs, product categorisation and shopper filtering, and discount and promotion rules.
\n\nDefault admin credentials: username \"admin\", password \"OpenShiftAdmin123\".
", "cartridges": "php-5, mysql-5", "website": "http://www.magentocommerce.com/download", "tags": "instant_app, php", "language": "PHP", "initial_git_url": "git://github.com/openshift/magento-example.git", "provider": "community" } }, { "quickstart": { "id": "14150", "href": "https://openshift.redhat.com:8118/quickstarts/openmeap-on-openshift", "name": "OpenMEAP on OpenShift", "updated": "1368689921", "summary": "This git repository helps you get up and running quickly with an OpenMEAP installation on JBoss EWS 2.0 (Tomcat 7) using OpenShift.\n\nOnce you've created the quickstart, you'll need to add your authorization information to your Git repository. Making code changes will require you to set a public SSH key, and then to clone your new application Git repository onto your local machine. See the Getting Started page for more steps in this flow.", "body": "This git repository helps you get up and running quickly with an OpenMEAP installation on JBoss EWS 2.0 (Tomcat 7) using OpenShift.
\n\nOnce you've created the quickstart, you'll need to add your authorization information to your Git repository. Making code changes will require you to set a public SSH key, and then to clone your new application Git repository onto your local machine. See the Getting Started page for more steps in this flow.
\n\nrhc app show $appname | grep -i uuid
https://$appname-$yournamespace.rhcloud.com/openmeap-admin-web/interface/
External Service URL: https://$appname-$yournamespace.rhcloud.com/openmeap-services-web\n File-system Storage Path Prefix: /var/lib/openshift/<application-uuid>/app-root/data\n Admin Server Accessible Service Url Prefix: https://$appname-$yournamespace.rhcloud.com/openmeap-services-web\n File-system Storage Path Prefix: /var/lib/openshift/<application-uuid>/app-root/data
Use: openmeap.slic.appMgmtServiceUrl=https://$appname-$yournamespace.rhcloud.com/openmeap-services-web/application-management
\n\nFor OpenMEAP developer resources visit http://wiki.openmeap.com
\n\nFor more info on OpenMEAP in general visit http://www.openmeap.com
", "cartridges": "jbossews-2.0", "website": "http://www.openmeap.com", "tags": "css3, html5, java, javascript, jboss, partner", "language": "Java", "initial_git_url": "https://github.com/OpenMEAP/openshift-openmeap-quickstart", "provider": "partner" } }, { "quickstart": { "id": "14199", "href": "https://openshift.redhat.com:8118/quickstarts/keen-io-on-openshift", "name": "Keen IO on OpenShift", "updated": "1367858392", "summary": "This git repository helps you collect analytics data from your OpenShift apps and store it in Keen IO - super fast!\n\nOnce you've created the quickstart, you'll need to create an IronMQ account and add your authorization information to your Git repository. Making code changes will require you to set a public SSH key, and then to clone your new application Git repository onto your local machine. See the Getting Started page for more steps in this flow.", "body": "This git repository helps you collect analytics data from your OpenShift apps and store it in Keen IO - super fast!
\n\nOnce you've created the quickstart, you'll need to create an IronMQ account and add your authorization information to your Git repository. Making code changes will require you to set a public SSH key, and then to clone your new application Git repository onto your local machine. See the Getting Started page for more steps in this flow.
\n\nconfig = {\n project_id: 'put_project_id_here',\n write_key: 'put_write_key_here',\n read_key: 'put_read_key_here'\n }
git add .\n git commit -m "my first commit"\n git push
http://$appname-$yournamespace.rhcloud.com
For Keen IO's documentation visit https://keen.io/docs
\n\nFor more info on the Keen IO Ruby gem, visit https://github.com/keenlabs/keen-gem
\n\nFor more information on Keen IO visit http://keen.io
", "cartridges": "ruby-1.9", "website": "https://keen.io", "tags": "messaging, partner, ruby, saas", "language": "Ruby", "initial_git_url": "https://github.com/keenlabs/keen-io-openshift-quickstart", "provider": "partner" } }, { "quickstart": { "id": "14232", "href": "https://openshift.redhat.com:8118/quickstarts/codeigniter", "name": "CodeIgniter", "updated": "1368174538", "summary": "Get up and running quickly with a CodeIgniter installation on OpenShift's platform-as-a-service. The backend database is MySQL and the database name is the same as your application name (using $_ENV['OPENSHIFT_APP_NAME']).\n\nUseful resources:\n\n\nhttps://www.openshift.com/get-started/codeigniter\nhttps://www.openshift.com/blogs/getting-started-with-php-codeigniter-mongodb-paas\n", "body": "Get up and running quickly with a CodeIgniter installation on OpenShift's platform-as-a-service. The backend database is MySQL and the database name is the same as your application name (using $_ENV['OPENSHIFT_APP_NAME']).
\n\nUseful resources:
\n\nStatusNet is a FOSS microblogging server written in PHP that implements the OStatus standard for interoperation between installations. While offering functionality similar to Twitter, StatusNet seeks to provide the potential for open, inter-service and distributed communications between microblogging communities. Enterprises and individuals can install and control their own services and data.
", "cartridges": "php-5, mysql-5", "website": "http://status.net/", "tags": "php", "language": "PHP", "initial_git_url": "https://github.com/mmahut/statusnet-quickstart", "provider": "trusted" } }, { "quickstart": { "id": "14434", "href": "https://openshift.redhat.com:8118/quickstarts/pusher-with-php-on-openshift", "name": "Pusher with PHP on OpenShift", "updated": "1370332103", "summary": "This git repository provides a quickstart demonstrating how to use Pusher on OpenShift in a PHP application.\n\nOnce you've created the quickstart, you'll need to create a Pusher account and add your authorization information to your Git repository. Making code changes will require you to set a public SSH key, and then to clone your new application Git repository onto your local machine. See the Getting Started page for more steps in this flow.", "body": "This git repository provides a quickstart demonstrating how to use Pusher on OpenShift in a PHP application.
\n\nOnce you've created the quickstart, you'll need to create a Pusher account and add your authorization information to your Git repository. Making code changes will require you to set a public SSH key, and then to clone your new application Git repository onto your local machine. See the Getting Started page for more steps in this flow.
\n\napp_id
, app_key
and app_secret
php/config.php
with the credentials.git add .\n git commit -m "my first commit"\n git push
Visit https://myapp-<yournamespace>.rhcloud.com
and click on the Trigger Hello World
button. This will result in a message being triggered and being broadcast to everybody viewing the page.
You can update the PHP in php/trigger.php
to change how the message is triggered.
You can also update the JavaScript in php/index.php
to change the channel that is subscribed to, the event which is bound to and how the event is handled.
Pusher documentation: http://pusher.com/docs
\n\nDebugging your application: http://pusher.com/docs/debugging
\n\nPusher client and server libraries: http://pusher.com/docs/libraries
\n\nPusher Support on StackOverflow: http://stackoverflow.com/questions/tagged/pusher
", "cartridges": "php-5.3", "website": "http://pusher.com", "tags": "html5, messaging, partner, php", "language": "PHP", "initial_git_url": "https://github.com/pusher/pusher-php-openshift-quickstart", "provider": "partner" } }, { "quickstart": { "id": "14496", "href": "https://openshift.redhat.com:8118/quickstarts/pusher-with-nodejs-on-openshift", "name": "Pusher with Node.js on OpenShift", "updated": "1370332094", "summary": "This git repository provides a quickstart demonstrating how to use Pusher on OpenShift in a Node.js application.\n\nOnce you've created the quickstart, you'll need to create a Pusher account and add your authorization information to your Git repository. Making code changes will require you to set a public SSH key, and then to clone your new application Git repository onto your local machine. See the Getting Started page for more steps in this flow.", "body": "This git repository provides a quickstart demonstrating how to use Pusher on OpenShift in a Node.js application.
\n\nOnce you've created the quickstart, you'll need to create a Pusher account and add your authorization information to your Git repository. Making code changes will require you to set a public SSH key, and then to clone your new application Git repository onto your local machine. See the Getting Started page for more steps in this flow.
\n\napp_id
, app_key
and app_secret
config.json
with the credentials.git add .\n git commit -m "my first commit"\n git push
Visit https://myapp-<yournamespace>.rhcloud.com
and click on the Trigger Hello World
button. This will result in a message being triggered and being broadcast to everybody viewing the page.
You can update the PHP in server.js
to change how the message is triggered.
You can also update the JavaScript in views/index.ejs
to change the channel that is subscribed to, the event which is bound to and how the event is handled.
Pusher documentation: http://pusher.com/docs
\n\nDebugging your application: http://pusher.com/docs/debugging
\n\nPusher client and server libraries: http://pusher.com/docs/libraries
\n\nPusher Support on StackOverflow: http://stackoverflow.com/questions/tagged/pusher
", "cartridges": "nodejs-0.6", "website": "http://pusher.com", "tags": "html5, javascript, messaging, partner, saas", "language": "JavaScript", "initial_git_url": "https://github.com/pusher/pusher-node-openshift-quickstart", "provider": "partner" } }, { "quickstart": { "id": "14553", "href": "https://openshift.redhat.com:8118/quickstarts/kinvey-on-openshift", "name": "Kinvey on OpenShift", "updated": "1370554014", "summary": "This repository contains the source code for special purpose Kinvey Data Link. When deployed properly on a JBoss Enterprise Webserver running on OpenShift developers can build mobile apps using Kinvey's libraries on data living in other clouds.\n\nMaking code changes will require you to set a public SSH key, and then to clone your new application Git repository onto your local machine. See the Getting Started page for more steps in this flow.", "body": "This repository contains the source code for special purpose Kinvey Data Link. When deployed properly on a JBoss Enterprise Webserver running on OpenShift developers can build mobile apps using Kinvey's libraries on data living in other clouds.
\n\nMaking code changes will require you to set a public SSH key, and then to clone your new application Git repository onto your local machine. See the Getting Started page for more steps in this flow.
\n\nThe '/ping' endpoint for this data link responds with the version of the data link you have running.
\n\ncurl http://<yourappname>-<yournamespace>.rhcloud.com/ping
Taking this one level deeper, this special purpose data link connector will echo back any messages you post to it.
\n\ncurl -X POST -H "CONTENT-TYPE: application/json" http://<yourappname>-<yournamespace>.rhcloud.com/echo -d '{"hello":"world"}'
Email support@kinvey.com to find out more about enabling enterprise data links for your Kinvey backend.
", "cartridges": "jbossews-1.0", "website": "http://www.kinvey.com", "tags": "saas", "language": "Java", "initial_git_url": "https://github.com/KinveyLabs/openshift-kinvey-quickstart", "provider": "partner" } }, { "quickstart": { "id": "14576", "href": "https://openshift.redhat.com:8118/quickstarts/cartridge-development-kit", "name": "Cartridge Development Kit", "updated": "1370622862", "summary": "Helps you build and deploy your own custom cartridges - the CDK hosts your cartridge source AND allows you to easily deploy that cartridge directly to OpenShift.\n\nFor more info check out the README in the source repository.", "body": "Helps you build and deploy your own custom cartridges - the CDK hosts your cartridge source AND allows you to easily deploy that cartridge directly to OpenShift.
\n\nFor more info check out the README in the source repository.
", "cartridges": "[{"url": "http://cdk-claytondev.rhcloud.com/manifest/master#cdk"}]", "website": "https://github.com/smarterclayton/openshift-cdk-cart", "admin_tags": "custom", "tags": "not_scalable", "language": "Other", "provider": "openshift" } }, { "quickstart": { "id": "14852", "href": "https://openshift.redhat.com:8118/quickstarts/deploy-tornado-webapps-on-openshift", "name": "Deploy Tornado webapps on OpenShift", "updated": "1372761219", "summary": "Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed.\n\nThis quickstart deploys a Tornado web application on OpenShift. It uses the DIY cartridge to allow for async requests handling.", "body": "Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed.
\n\nThis quickstart deploys a Tornado web application on OpenShift. It uses the DIY cartridge to allow for async requests handling.
", "cartridges": "diy-0.1", "website": "https://github.com/giulivo/openshift-hellotornado", "tags": "framework, python", "language": "Python", "initial_git_url": "https://github.com/giulivo/openshift-hellotornado.git", "provider": "community" } }, { "quickstart": { "id": "14889", "href": "https://openshift.redhat.com:8118/quickstarts/fedena", "name": "Fedena", "updated": "1373278767", "summary": "Project Fedena is the open source school management system based on Ruby on Rails. It was initially developed by a team of developers at Foradian Technologies. The project was made open source by Foradian, and is now maintained by the open source community.\n\nWhat is the license for Fedena?\n\nFedena is released under the Apache License 2.0. You can read the details regarding the license http://www.projectfedena.org/fedena_license.", "body": "Project Fedena is the open source school management system based on Ruby on Rails. It was initially developed by a team of developers at Foradian Technologies. The project was made open source by Foradian, and is now maintained by the open source community.
\n\nWhat is the license for Fedena?
\n\nFedena is released under the Apache License 2.0. You can read the details regarding the license http://www.projectfedena.org/fedena_license.
", "cartridges": "ruby-1.8, mysql-5.1", "website": "http://www.projectfedena.org/", "tags": "instant_app, rails, ruby", "language": "Ruby", "initial_git_url": "https://github.com/maninc/fedena", "provider": "community" } }, { "quickstart": { "id": "14942", "href": "https://openshift.redhat.com:8118/quickstarts/drupal-8-quickstart", "name": "Drupal 8 Quickstart", "updated": "1373568531", "summary": "Try out Drupal 8 on OpenShift!", "body": "Try out Drupal 8 on OpenShift!
", "cartridges": "https://cartreflect-claytondev.rhcloud.com/reflect?github=smerrill/openshift-php-fpm,mysql-5.1", "website": "https://drupal.org", "tags": "drupal", "language": "PHP", "initial_git_url": "https://github.com/smerrill/drupal-quickstart", "provider": "community" } }, { "quickstart": { "id": "14986", "href": "https://openshift.redhat.com:8118/quickstarts/redis-cloud-on-openshift", "name": "Redis Cloud on OpenShift", "updated": "1374057029", "summary": "This git repository demonstrates how to use Redis Cloud on OpenShift using Ruby.\n\nOnce you've created the quickstart, you'll need to create a Redis Cloud account, launch a new redis DB on your account and add your new DB's connection info to your Git repository. Making code changes will require you to set a public SSH key, and then to clone your new application Git repository onto your local machine. See the Getting Started page for more steps in this flow.\n\nStep 1. Configure Redis Cloud\n\n\nSign up for an account at http://redis-cloud.com\nCreate a new redis DB\nRetrieve your DB's host, port and optional passowrd\nEnter those values into config.rb\n\n\n config = {\n token: 'put_token_here',\n project_id: 'put_project_id_here'\n }\n\nStep 2. Deploy your app\n\n git add .\n git commit -m "my first commit"\n git push\n\nStep 3.", "body": "This git repository demonstrates how to use Redis Cloud on OpenShift using Ruby.
\n\nOnce you've created the quickstart, you'll need to create a Redis Cloud account, launch a new redis DB on your account and add your new DB's connection info to your Git repository. Making code changes will require you to set a public SSH key, and then to clone your new application Git repository onto your local machine. See the Getting Started page for more steps in this flow.
\n\nconfig = {\n token: 'put_token_here',\n project_id: 'put_project_id_here'\n }
git add .\n git commit -m "my first commit"\n git push
http://$appname-$yournamespace.rhcloud.com\n
\n\nFor Redis-Clouds's developer resources visit http://redis-cloud.com/redis/developers
\n\nFor general information about using redis see http://redis.io
\n\nFor info on using redis with other programming languages visit: http://redis.io/clients
\n\nFor more information on Redis-Cloud visit http://redis-cloud.com
\n\nContact: support@garantiadata.com
", "cartridges": "ruby-1.9", "website": "http://redis-cloud.com", "tags": "partner, ruby, saas", "language": "Ruby", "initial_git_url": "https://github.com/GarantiaData/rediscloud-openshift-quickstart.git", "provider": "partner" } }, { "quickstart": { "id": "15014", "href": "https://openshift.redhat.com:8118/quickstarts/wordpress-by-jitesh", "name": "Wordpress By Jitesh", "updated": "1374147487", "summary": "Wordpress By Jitesh\n", "body": "Wordpress By Jitesh\n
", "cartridges": "[{"name": "php-5.3"}, {"name": "mysql-5.1"}]", "website": "http://wordpress.org", "tags": "blog, cms, instant_app, not_scalable, php, wordpress", "language": "PHP", "initial_git_url": "https://github.com/aparichit/wp-openshift", "provider": "community" } }, { "quickstart": { "id": "15022", "href": "https://openshift.redhat.com:8118/quickstarts/anahita", "name": "Anahita", "updated": "1374203880", "summary": "Anahita Quick Start", "body": "Anahita Quick Start
", "cartridges": "zend-5.6, mysql-5.1", "tags": "framework", "language": "Other", "initial_git_url": "https://github.com/anahitasocial/anahita-standard.git", "provider": "community" } }, { "quickstart": { "id": "15056", "href": "https://openshift.redhat.com:8118/quickstarts/28io-on-openshift", "name": "28.io on OpenShift", "updated": "1374516327", "summary": "This git repository helps you easily integrate 28.io into your OpenShift apps.\n\nYou can take the platform for a quick test drive that contains a couple of query examples.\n\nTo learn JSONiq, we recommend you to checkout the JSONiq website.\n\nOnce you've created the quickstart, you'll need to create a 28.io account and add your authorization information to your Git repository. Making code changes will require you to set a public SSH key, and then to clone your new application Git repository onto your local machine. See the Getting Started page for more steps in this flow.", "body": "This git repository helps you easily integrate 28.io into your OpenShift apps.
\n\nYou can take the platform for a quick test drive that contains a couple of query examples.
\n\nTo learn JSONiq, we recommend you to checkout the JSONiq website.
\n\nOnce you've created the quickstart, you'll need to create a 28.io account and add your authorization information to your Git repository. Making code changes will require you to set a public SSH key, and then to clone your new application Git repository onto your local machine. See the Getting Started page for more steps in this flow.
\n\nRunning a public query from Ruby is as simple as:
\n\nrequire 'query_28io'\n Query28io.runQuery 'http://yourapp.28.io/yourquery.jq'
git add .\n git commit -m "my first commit"\n git push
http://$appname-$yournamespace.rhcloud.com
Learn more on 28.io at http://28.io or read the 28.io documentation at http://28.io/documentation.
\n\nFamiliarize with JSONiq at http://jsoniq.org/.
\n\nRead the query_28io ruby gem documentation at https://rubygems.org/gems/query_28io.
", "cartridges": "ruby-1.9", "website": "http://www.28.io", "tags": "partner, ruby, saas", "language": "Ruby", "initial_git_url": "https://github.com/28msec/28.io-ruby-openshift-quickstart.git", "provider": "partner" } }, { "quickstart": { "id": "15074", "href": "https://openshift.redhat.com:8118/quickstarts/travis-ci-on-openshift", "name": "Travis CI on OpenShift", "updated": "1374681729", "summary": "This git repository helps you easily integrate Travis CI into your OpenShift apps.\n\nOnce you've created the quickstart, you'll need to create a Travis CI account and add your authorization information to your Git repository. Making code changes will require you to set a public SSH key, and then to clone your new application Git repository onto your local machine.", "body": "This git repository helps you easily integrate Travis CI into your OpenShift apps.
\n\nOnce you've created the quickstart, you'll need to create a Travis CI account and add your authorization information to your Git repository. Making code changes will require you to set a public SSH key, and then to clone your new application Git repository onto your local machine. See the Getting Started page for more steps in this flow.
\n\nThis is a sample OpenShift application that illustrates integration\nwith open source continuous integration system, Travis CI.
\n\nrhc app create
creates a local working copy in myapp
.
We will work in that copy: cd myapp
This copy has a git remote pointing to your OpenShift gear,\nso it is a good idea to rename it before\ngoing further:
\n\ngit remote rename origin openshift
Next, create a new repository on Github.\nThe name can be anything, but for the purpose of illustration,\nwe call it myapp
.
Finally, add a remote pointing to Github:
\n\ngit remote add origin https://github.com/<USER>/myapp.git
And push code:
\n\ngit push -u origin master
Next, visit Travis profile page and locate\nyour new application myapp
and enable Travis integration.
If you do not see it, press \"Sync now\" button near the top of the page.
\n\n.travis.yml
This quickstart has a near-empty .travis.yml
\n(more on this below).\nAfter running bundle install
to install dependencies, run travis
\nto populate the deploy
section:
$ travis setup openshift\nOpenShift user: user@example.com\nOpenShift password: ************\nOpenShift application name: |myapp|\nOpenShift domain: openshiftdomain\nDeploy only from <USER>/myapp? |yes| \nEncrypt password? |yes|
The default build script for a Ruby application on Travis is\nrake
.\nThis is not applicable for this simple application, so we override this\nwith a simple true
script that succeeds every time.
Finally, it is time to deploy to Github.\nThis will trigger a build on Travis, which in turn\npushes code to your OpenShift gear on your behalf using the credentials\ngiven in .travis.yml
.
git add .travis.yml\ngit commit -m 'Set up Travis build'\ngit push origin master
Since the deployment to your OpenShift gear will be initiated by\nTravis, you will not see the deployment result from the git push
\nabove.\nYou can check the status with Travis, or\nyou can run:
travis logs -r <USER>/myapp
Spree is a complete open source e-commerce solution built with Ruby on Rails. This quickstarter helps you set up a Spree based functional ecommerce store instantly!
", "cartridges": "ruby-1.9, mysql-5.1", "tags": "rails", "language": "Ruby", "initial_git_url": "https://github.com/sarupbanskota/OpenShift-Quickstart-for-Spree.git", "provider": "community" } } ] }