Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 478 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 478 Bytes

Reliability Status Tracker

Trace external or internal server's status from a web interface with websocket.
You can add proxy,method,desired status code so you can track external or internal http system from ui.

For Build and Run

docker build -t anilkuscu95/reliability-status-tracker .
docker run -dit -p 80:80 anilkuscu95/reliability-status-tracker

alt text