red hat

Using OpenShift with Cloud9

This video shows how to integrate OpenShift with C9.io by using ssh keys and git. OpenShift is Red Hat’s free, auto-scaling Platform as a Service (PaaS) for applications. Cloud9 IDE is an online development environment for Javascript and Node.js applications as well as HTML, CSS, PHP, Java, Ruby and 23 other languages.

Deploy PostgreSQL on OpenShift

This video shows how to deploy and manage a PostgreSQL database on the Red Hat OpenShift Platform-as-a-Service. It starts by creating an application and embed PostgreSQL support. It demonstrates how to ssh into an openshift host and use the command line psql command to interact with the database.

Deploy a Python and MongoDB App in the OpenShift Cloud

This video provides a demo on how to install and use on the OpenShift a little application that uses MongoDB and the Python Bottle framework to provide a simpler Twitter-like service. OpenShift is Red Hat Platform as a Service (PaaS) solution that allows to host Java, Perl, PHP, Python and Ruby applications.