Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
deepu105 committed Sep 18, 2018
1 parent d158237 commit 372dd8b
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# 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](https://github.com/xebialabs/e-commerce-microservice/tree/consul)

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

[![Architecture][arch-image]]
Expand All @@ -23,7 +25,11 @@ The complete docker compose setup for the stack. Refer [this](https://github.com

## Kubernetes files:

The complete Kubernetes setup for the stack. Refer [this](https://github.com/xebialabs/e-commerce-microservice/kubernetes/README.md)
The complete Kubernetes setup for the stack. Refer [this](https://github.com/xebialabs/e-commerce-microservice/xl-platform/kubernetes/README.md)

## Xl Platform files:

The complete XL-Platform setup for the stack. Refer [this](https://github.com/xebialabs/e-commerce-microservice/xl-platform/)


[arch-image]: https://raw.githubusercontent.com/xebialabs/e-commerce-microservice/master/arch.png

0 comments on commit 372dd8b

Please sign in to comment.