1、去https://github.com/alibaba/Sentinel/releases下载版本的jar包
2、启动jar包
java -Dserver.port=8080 \ -Dcsp.sentinel.dashboard.server=localhost:8080 \ -jar target/sentinel-dashboard.jar
3、打开网址:http://localhost:8080/#/login,默认账号密码都是:sentinel
1、去https://github.com/alibaba/Sentinel/releases下载版本的jar包
2、启动jar包
java -Dserver.port=8080 \ -Dcsp.sentinel.dashboard.server=localhost:8080 \ -jar target/sentinel-dashboard.jar
3、打开网址:http://localhost:8080/#/login,默认账号密码都是:sentinel