docker 安装Sentinel

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

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

3. 访问地址:

4. jar包安装:

相关推荐
渣渣盟11 小时前
当 Redis 集群发生主从切换(Failover)时,Flink 任务会崩溃吗?如何利用 Sentinel 实现高可用?
redis·flink·sentinel
xiaoxiangsiyan6 天前
LNMP + Redis Sentinel 高可用架构部署手册(续)
运维·网络·数据库·redis·缓存·架构·sentinel
敲代码的嘎仔6 天前
从零搭建微服务:Spring Cloud Alibaba 全家桶踩坑实录(Nacos + OpenFeign + Gateway + Sentinel)
java·spring boot·spring·spring cloud·微服务·gateway·sentinel
小罗水9 天前
第14章 Sentinel 限流与 AI 降级
人工智能·sentinel
he___H9 天前
Sentinel使用实操
java·开发语言·sentinel
随风M记忆s10 天前
GEE&Python-demo:利用Sentinel-监测北京奥林匹克森林公园年NDVI变化(附Python版)
开发语言·python·sentinel
X-⃢_⃢-X10 天前
六、Sentinel
网络·数据库·sentinel
YOU OU12 天前
Redis哨兵 & 集群
数据库·redis·sentinel
遥感知识服务24 天前
Sentinel-1 + DEM + FwDET + 随机森林:从快速水深初估到多因子误差修正
算法·随机森林·sentinel
吴声子夜歌25 天前
Redis 3.x——哨兵API
redis·sentinel