jaanauati / hystrix-dashboard-docker

Hystrix dashboard docker image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hystrix-dashboard-docker

Hystrix dashboard docker image

Run

$ docker run -d -p 8080:8080 --name hystrix-dashboard mlabouardy/hystrix-dashboard:latest

You can change the Hystrix server port by updating application.yml file

Go: http://localhost:8080/hystrix

About

Hystrix dashboard docker image