從文檔地址下載安裝包
以下命令啟動:
java -Dserver.port=8080 -Dcsp.sentinel.dashboard.server=localhost:8080 -Dproject.name=sentinel-dashboard -jar sentinel-dashboard.jar
默認用戶名密碼為sentinel sentinel
訪問地址:localhost:8080
文檔地址:https://github.com/alibaba/Sentinel/wiki/%E6%8E%A7%E5%88%B6%E5%8F%B0