xebialabs / e-commerce-microservice

E-commerce microservice demo application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A microservice e-commerce application demo

There is a version of this app with Consul as registry instead of JHipster Registry in the consul branch.

The stack is based on JHipster microservice architecture. Below are the components.

Architecture

Store app

This is the Gateway to the microservices. Refer to this.

Invoice app

This is one of the microservices. Refer to this.

Notification app

This is one of the microservices. Refer to this.

Docker Compose files

The complete Docker Compose setup for the stack. Refer to this.

XebiaLabs DevOps Platform blueprint files

To deploy this blueprint with the XebiaLabs DevOps Platform, follow these steps:

  1. Generate the blueprint using xl blueprint or use the already generated YAML files in this repository.

  2. Apply the generated YAML configurations:

    xl apply -f xebialabs.yaml
    
  3. Go to XL Release, look for the e-commerce / e-commerce-ci-cd template, and start a new release from it.

About

E-commerce microservice demo application

License:Apache License 2.0


Languages

Language:Java 52.9%Language:TypeScript 42.2%Language:HTML 2.3%Language:JavaScript 0.9%Language:CSS 0.7%Language:Groovy 0.6%Language:Dockerfile 0.2%Language:Shell 0.1%Language:Batchfile 0.1%