docker 安装Sentinel

1.拉取镜像: docker pull bladex/sentinel-dashboard

2.运行镜像: docker run --name sentinel -d -p 8858:8858 -d bladex/sentinel-dashboard

3. 访问地址:

4. jar包安装:

相关推荐
ChinaRainbowSea1 天前
10. SpringCloud Alibaba Sentinel 规则持久化部署详细剖析
java·spring·spring cloud·sentinel·负载均衡
等一场春雨1 天前
Alibaba Spring Cloud 十七 Sentinel熔断降级
spring·spring cloud·sentinel
kerwin_code3 天前
SpringCloud Gateway 集成 Sentinel 详解 及实现动态监听Nacos规则配置实时更新流控规则
spring cloud·gateway·sentinel
ps酷教程4 天前
sentinel微服务保护
微服务·架构·sentinel
Icoolkj4 天前
微服务学习-Sentinel 限流保护服务
学习·微服务·sentinel
RedCong4 天前
在k8s中部署一个可外部访问的Redis Sentinel
redis·kubernetes·sentinel
XingYuyu_Coder7 天前
企业级NoSQL数据库Redis
redis·sentinel·cluster·主从复制
codeBrute8 天前
Sentinel配置流控规则详解
sentinel
小马爱打代码10 天前
Redis Cluster和Sentinel模式,如何选择?
数据库·redis·sentinel
安的列斯凯奇19 天前
微服务保护—Sentinel快速入门+微服务整合 示例: 黑马商城
运维·微服务·sentinel