Eric D. Schabell: How to help the travel industry take bookings into the Cloud

Tuesday, April 19, 2016

How to help the travel industry take bookings into the Cloud

how to help travel industry
App Dev Cloud with JBoss Travel Agency project.
We have been discussing why application developers can't ignore their stack anymore in the App Dev Cloud Stack series.

We talked about the various layers from the bottom up, but have yet to provide you with any application development tooling beyond the Red Hat Container Development Kit (CDK). All you have so far is an easy to install project called the Container Development Kit Install Demo.

We then provided two getting started projects with JBoss BRMS and JBoss BPM Suite products running on the Red Hat CDK. These were just initial setups of the products and the projects you can create there are left up to you to develop.

Today we bring you a travel industry example with the JBoss Travel Agency running on the OpenShift Enterprise layer of your stack, provided by our Red Hat CDK installation.

how to help travel industry
Watching JBoss Travel Agency build.
You can now fully demo and leverage a travel industry booking example based on JBoss BPM Suite through the business central web console running containerized on an OSE pod.

Booking your travel in the Cloud

We will be leveraging previous work that installs the Red Hat CDK. The Red Hat CDK is packaged into a RHEL 7 virtual machine that you can start on your machine after installing this project. There are several choices provided with pre-configured installations, but they all include the basic setup for Docker and the tools needed to start leveraging Docker based containers.

The following container must be started after installing this project for you to get started with the JBoss Travel Agency booking project::
how to help travel industry
Book your travel online in the Cloud!
  • OpenShift Enterprise - a containerized version of OpenShift Enterprise can be started that can be accesses through a Web console in your browser or via the OpenShift command line tools. Explore your very own private PaaS developer experience with this container.
Now that the you have the OpenShift Enterprise image up and running, you can start moving the JBoss Travel Agency project into the Cloud with the following steps:
  1. First complete the installation and start the OpenShift image supplied in the cdk-install-demo.
  2. Install OpenShift Client Tools if you have not done so previously.
  3. how to help travel industry
    Includes online booking web application in the Cloud!
    Add products to installs directory.
  4. Run 'init.sh' or 'init.bat' file. 'init.bat' must be run with Administrative privileges.
  5. Login to start exploring a travel agency booking project:
     http://rhcs-travel-agency-demo.10.1.2.2.xip.io/business-central 
     ( u:erics / p:jbossbrms1! )

     http://rhcs-travel-agency-demo.10.1.2.2.xip.io/external-client-ui-from-1.0

how to help travel industry
Red Hat Cloud Suite
Now you are up and running with a fully installed, Cloud ready JBoss Travel Agency project!

For more information around containers, a Cloud stack and why you need to care about this containerized stack for your application development, see the App Dev Cloud Stack series that takes you on a tour of the Red Hat Cloud Suite.

Stay tuned for more!