Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 633 Bytes

File metadata and controls

31 lines (23 loc) · 633 Bytes

predictive-maintenance-microservice

A nameko predictive service for remainting useful life with fastapi as webservice

Run

for creating the project:

docker-compose up --build -d

to stop it

docker-compose down -v

Usage

to see kibana panel:

http://localhost:5601

test web app at:

http://localhost:8080/docs

Result

alt text