Giter VIP home page Giter VIP logo

acmeair-mainservice-java's Introduction

Acme Air Main Service - Java/Liberty

An implementation of the Acme Air Main Service for Java/Liberty. The main service primarily consists of the presentation layer (web pages) that interact with the other services.

This implementation can support running on a variety of runtime platforms including standalone bare metal system, Virtual Machines, docker containers, IBM Cloud, IBM Cloud Private, and other Kubernetes environments.

Full Benchmark Installation Instructions on various docker enviornments.

alt text

Installing Acme Air on Openshift 4.x

$ git clone https://github.com/ocp-power-demos/acmeair-mainservice-java
$ cd acmeair-mainservice-java
$ ./scripts/deployToOpenshift.sh

Access the application when all the pods are in Running state:

$ oc get pods
NAME                                      READY   STATUS    RESTARTS   AGE
acmeair-authservice-58459f88c9-bdmt6      1/1     Running   0          2m50s
acmeair-booking-db-66d696dfd4-5lw7k       1/1     Running   0          2m50s
acmeair-bookingservice-7fdd8789c4-6h28l   1/1     Running   0          2m50s
acmeair-customer-db-6f4d998ffb-qfb9w      1/1     Running   0          2m50s
acmeair-customerservice-fffd899d5-27jb7   1/1     Running   0          2m50s
acmeair-flight-db-54684fb648-sdvsl        1/1     Running   0          2m50s
acmeair-flightservice-5566cc7d79-vnqgx    1/1     Running   0          2m50s
acmeair-mainservice-7f846794d5-5nmk4      1/1     Running   0          2m50s

Uninstalling the application

The deployment of Acme Air creates the manifests file in the /root/acmeair-manifests directory. To uninstall the application, run the following command:

oc delete -f acmeair-manifests

acmeair-mainservice-java's People

Contributors

dacleyra avatar jagraj avatar jdmcclur avatar jnativio avatar sishida avatar tanyachu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.