Containers

Video Thumbnail
Video

WebSphere Application Server on Red Hat OpenShift Enterprise

Red Hat Developer Program

This video shows how IBM WebSphere Application Server can be provisioned in Red Hat's PaaS platform OpenShift Enterprise. At this point in time the underlying technology cartridge can be considered rather as a Proof of Concept cartridge, as its sole purpose is to show that an integration is indeed possible. The cartridge currently supports the following features: - Provisioning of new IBM WebSphere Application Server instance in minutes - Full build & Deploy life cycle (as with EAP cartridge) - Hot Deployment - Jenkins Integration - Integration into JBoss Developer Studio The source code can be found here: https://github.com/juhoffma/openshift-origin-websphere-cartridge

Video Thumbnail
Video

OpenShift Origin Community Hangout: Getting Started with ElasticSearch on OpenShift

Red Hat Developer Program

This week, your host, Red Hat's Diane Mueller will be covering "Getting Started with ElasticSearch on OpenShif"t with an Introduction to ElasticSearch from Kurt Hurtado of Elasticsearch.com and a demonstration of how to use the 2 ElasticSearch Community Cartridges built by GetUpCloud.com's Mateus Caruccio. Kurt Hurtado is a core Logstash developer based out of  Los Altos California. He has been working with Elasticsearch (as well as Logstash) for several years.  Mateus Caruccio is the Founder and CTO of GetUpCloud, the Brazilian Public PaaS based on OpenShift Origin and a frequent contributor to the OpenShift Origin Open Source project.

Video Thumbnail
Video

OpenShift Origin Community Hangout: Sync Diff Project & Persistence

Red Hat Developer Program

That Persistent Conversation: Hosted by Diane Mueller with guests: John Hawley of Intel & David Strauss of Pantheon - an intro into the SyncDiff project and the problem of persistence in the cloud. Great insights from Pantheon on how they've solved it for Drupal and tips for future collaboration efforts.

Video Thumbnail
Video

OpenShift Origin Community Hangout: HA Puppet Modules explained

Red Hat Developer Program

This week's session covers the basics of OpenShift Origin's Installation tools & then goes into a Master Class on HA & Puppet with Harrison Ripps (OpenShift) & Daneyon Hansen (Cisco) giving an update on the new HA puppet scripts for installing OpenShift Origin. Hosted by Diane Mueller (OpenShift) Guest include Jason Ford (BlackMesh) & Steven Merrill (Phase2)

Video Thumbnail
Video

OpenShift Origin Community Hour: Using OpenShift Cartridges at Jelastic

Red Hat Developer Program

Get a deep dive into the world of OpenShift Cartridges from Jelastic's Ruslan Sinitskiy's perspective. Learn how to leverage OpenShift Cartridges on Jelastic's PaaS .  Find out more about Jelastic's PaaS offering and see OpenShift Cartridges in action. Q&A will be on the irc channel #openshift-dev on freenode

Video Thumbnail
Video

OpenShift and Microsoft .NET in Action

Red Hat Developer Program

We are collaborating with Uhuru Software to bring Microsoft .NET and SQL Server capabilities to OpenShift, as an open source community-driven effort in OpenShift Origin. The demo will show the work done to date and how easy it is to deploy a .NET application with OpenShift.

Video Thumbnail
Video

OpenShift Origin Community Hangout: Solum Update with Clayton Coleman & Chris Alfonso

Red Hat Developer Program

Coming off the heels of a 2-day session on Solum at Rackspace's SF offices, where parties interested in Solum, the OpenStack-related initiative for application lifecycle management that leverages both Heat & Docker - Red Hat OpenShift Team members who attended (Clayton Coleman, Chris Alfonso & Krishna Raman) bring us up to speed on the project & Red Hat's involvement.

Video Thumbnail
Video

OpenShift Origin Community Hangout: Sneak Peak at OpenShift Orign Index Project

Red Hat Developer Program

The OO-Index project needs you! This a sneak preview of a community project to build & host a place to find and browse OpenShift Community-sourced QuickStarts and Cartridges in GitHub. This package is a general-purpose stand-alone index of quickstarts and cartridges for the OpenShift hosting platform and can easily be deployed on an Origin-based Platform as a Service. The project is written in Python using Flask and could use some more community love so if you have some band-width, take a look at the code & make a few commits! CSS/HTML stylists wanted!

Video Thumbnail
Video

Docker Tooling for JavaEE Developers by Xavier Coulon

Red Hat Developer Program

Docker is awesome, but how to use it well when doing Java development ? In this talk you will get a quick introduction on how to use Docker effectively, especially for Java EE development. We will show how the recent release of Eclipse Mars supports Docker to make it even more integrated into your day-to-day work from within your IDE. In particular, you'll see how you can pull and run an image for a database, build a custom image for an application server, run it and deploy a JavaEE application using data volume, exposed ports and container links. And more !

Video Thumbnail
Video

fabric8 - Java developer tools for Kubernetes and OpenShift by Roland Huß

Red Hat Developer Program

Fabric8 is an integration and management platform adding to the Java developer's perspective of Kubernetes and OpenShift. It consists of multiple parts. Fabric8 tooling helps tremendously in deploying Java applications on Kubernetes and OpenShift by creating all the complex deployment descriptors directly from a Java build. In addition, fabric8 contains a rich set of DevOps Microservices which provides a flexible and automatedsetup for a Continous Integration and Delivery pipeline on a per project basis. It also includes an integration-Platform-as-a-Service (iPaaS) centered around Camel and ActiveMQ with rich visualisations and one click installations. But the queen of fabric8 is its web console which allows for a rich user experience for managing Kubernetes services, pods and more. With this in place even complex setups can be easily managed. This talk provides an overview over all these components and shows how the pieces fit together.

Video Thumbnail
Video

Developer Interview (#DI18) - Rafael Benevides about Docker for Java EE Developers

Red Hat Developer Program

(Part 1)Containers are enabling developers to package their applications in new ways that are portable and work consistently everywhere: on your machine, in production, in your data center, and in the cloud. And Docker has become the de facto standard for those portable containers in the cloud. This lab offers developers an intro-level hands-on session with Docker, from installation to exploring Docker Hub, to crafting their own images, to adding Java apps and running custom containers. This is a BYOL (bring your own laptop) session, so bring your Windows, OS X, or Linux laptop and be ready to dig into a tool that promises to be at the forefront of our industry for some time to come.