IF1007 / stackprior

Stackprior is a load balancer for Microsservices architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Stackprior is a load balancer for Microsservices architecture

License:MIT License


Languages

Language:Python 65.6%Language:JavaScript 25.3%Language:SCSS 5.0%Language:HTML 2.7%Language:CSS 0.8%Language:Dockerfile 0.5%