Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 560 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 560 Bytes

Stackprior

Configure and setup Nginx routes and service priorities through web application.

Installation

git clone https://github.com/Igorxp5/stackprior

How to run

cd stackprior
docker-compose up

How to use:

Access platform web application via http://localhost:8081. It consumes the Stackprior API at http://localhost:8080.

Demo

Watch the short demo video.

Credits

We are using simple Shopping Cart API as microsservice example.