openshift

Why Choose PaaS and How it Works

In this video, OpenShift evangelist Steve Citron-Pousty begins by explaining PaaS and its benefits to developers. Next, he demonstrates how quick and easy it is to create a WordPress application on OpenShift with an instant application in the web console, and then creates an application through the command line using Python.

Free Apache Tomcat Hosting in the Cloud

The OpenShift Platform-as-a-Service allows you to deploy Java apps to the cloud for freee. This video details how to install and configure the Tomcat servlet container for deployment on the OpenShift PaaS.

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.