Skip to content

brutif/sample.microservicebuilder.docs

Repository files navigation

About the sample application

The Microservice Builder sample application is a modified fork of the Microprofile Showcase Application. Like its parent it's a web application for managing a conference and is based on a number of discrete microservices. The front end is written in Angular; the backing microservices are in Java. All run on WebSphere Liberty, in Docker containers managed by Kubernetes. The sample application demonstrates various Microservice Builder features:

  • Microservices running as WebSphere Liberty Docker containers on Kubernetes
  • Optional deployment via a Jenkins-based build pipeline
  • ELK log stack integration
  • Inbound HTTPS out of the box

Ways to use the sample application

The sample application can be used with or without a Jenkins-based deployment pipeline. It can be run on an IBM Spectrum Conductor for Containers (CFC) installation, or on minikube. Both of these are distributions of Kubernetes. Developers may wish to start testing the application by deploying its component microservices directly to minikube. Demonstrators might prefer to start with a Jenkins-based approach, deploying either to minikube or CFC.

The main installation steps are:

  1. Install prerequisite tools
  2. Install Kubernetes (minikube or CFC)
  3. Install the 'fabric' - extra infrastructure services on top of Kubernetes
  4. Optionally install and configure Jenkins
  5. Install or deploy the sample application

The exact steps to be taken vary based on which Kubernetes you will be using, and whether or not you intend to use Jenkins. Follow the appropriate link below for further instructions:

About

Docs for Microservice Builder sample application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published