Java in the Cloud: JBoss AS 7 on OpenShift
Learn how to develop Java EE 6 applications for OpenShift, running JBoss AS 7. You will see how to create an application from scratch and then deploy it to Red Hat’s free PaaS, OpenShift Express.
Learn how to develop Java EE 6 applications for OpenShift, running JBoss AS 7. You will see how to create an application from scratch and then deploy it to Red Hat’s free PaaS, OpenShift Express.
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 …
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.