概要
- フル名
docker.io/hazelcast/management-center- Registry
- docker.io
- 名前空間
- hazelcast
- リポジトリ
- management-center
- キャッシュ Tag 数
- 134
- 最終同期
- 07/06/2026, 09:26 PM
概要
Hazelcast Management Center 官方 Web 控制台,用于监控集群成员、Map/Queue 状态与客户端连接,需对接 Hazelcast 集群。
詳細
Management Center 提供 Hazelcast 分布式内存数据网格的可视化运维:集群拓扑、慢操作、WAN 复制与告警配置。通常与 hazelcast/hazelcast 成员节点配合部署,通过环境变量或配置文件指向集群 REST API。生产建议启用 HTTPS、LDAP/OAuth 集成,并限制 MC 端口仅运维网段可达。
快速启动
docker run -d --name hazelcast-mc \
-p 8080:8080 \
-e MC_DEFAULT_CLUSTER=dev \
-e MC_DEFAULT_CLUSTER_MEMBERS=hazelcast:5701 \
docker.io/hazelcast/management-center:latest
推荐实践
docker run -d --name hazelcast-mc \
--restart unless-stopped \
-p 8080:8080 \
-e MC_DEFAULT_CLUSTER=prod \
-e MC_DEFAULT_CLUSTER_MEMBERS=10.0.0.11:5701,10.0.0.12:5701 \
-e TZ=Asia/Shanghai \
docker.io/hazelcast/management-center:5.5.0
核心参数说明
-e MC_DEFAULT_CLUSTER— 默认连接的集群名称-e MC_DEFAULT_CLUSTER_MEMBERS— 成员host:5701列表-p 8080:8080— Web 控制台端口--restart unless-stopped— 运维面板持续可用- 固定 tag — 与 Hazelcast 成员大版本一致
最新 Tag(20 件)
すべての 134 件の Tag を見る →| Tag | アーキテクチャ | プッシュ日時 | サイズ | Digest | 同期 | 期望 | 操作 |
|---|---|---|---|---|---|---|---|
docker.io/hazelcast/management-center :5.4 | linux/amd64linux/arm64linux/s390x | 2026/07/01 15:46 | 543.1 MB | sha256:932a9b6ce532… | |||
docker.io/hazelcast/management-center :5.4.1 | linux/amd64linux/arm64linux/s390x | 2026/07/01 15:46 | 543.1 MB | sha256:932a9b6ce532… | |||
docker.io/hazelcast/management-center :5.5 | linux/amd64linux/arm64linux/s390x | 2026/07/01 15:46 | 549.9 MB | sha256:9b9b80a9a16a… | |||
docker.io/hazelcast/management-center :5.5.2 | linux/amd64linux/arm64linux/s390x | 2026/07/01 15:46 | 549.9 MB | sha256:9b9b80a9a16a… | |||
docker.io/hazelcast/management-center :5.9 | linux/amd64linux/arm64linux/s390x | 2026/07/01 15:45 | 604.5 MB | sha256:cc2b922dc4ee… | |||
docker.io/hazelcast/management-center :5.9.0 | linux/amd64linux/arm64linux/s390x | 2026/07/01 15:45 | 604.5 MB | sha256:cc2b922dc4ee… | |||
docker.io/hazelcast/management-center :5.3 | linux/amd64linux/arm64linux/s390x | 2026/07/01 15:45 | 470.8 MB | sha256:ef02bff1a49e… | |||
docker.io/hazelcast/management-center :5.3.4 | linux/amd64linux/arm64linux/s390x | 2026/07/01 15:45 | 470.8 MB | sha256:ef02bff1a49e… | |||
docker.io/hazelcast/management-center :5.8 | linux/amd64linux/arm64linux/s390x | 2026/07/01 15:45 | 554.2 MB | sha256:a0ba8e19aa31… | |||
docker.io/hazelcast/management-center :5.7 | linux/amd64linux/arm64linux/s390x | 2026/07/01 15:45 | 553.9 MB | sha256:e2edea29942b… | |||
docker.io/hazelcast/management-center :5.8.0 | linux/amd64linux/arm64linux/s390x | 2026/07/01 15:45 | 554.2 MB | sha256:a0ba8e19aa31… | |||
docker.io/hazelcast/management-center :5.7.1 | linux/amd64linux/arm64linux/s390x | 2026/07/01 15:45 | 553.9 MB | sha256:e2edea29942b… | |||
docker.io/hazelcast/management-center :5.6 | linux/amd64linux/arm64linux/s390x | 2026/07/01 15:45 | 550.9 MB | sha256:5725aab515d2… | |||
docker.io/hazelcast/management-center :5.6.0 | linux/amd64linux/arm64linux/s390x | 2026/07/01 15:45 | 550.9 MB | sha256:5725aab515d2… | |||
docker.io/hazelcast/management-center :5.10 | linux/amd64linux/arm64linux/s390x | 2026/06/30 15:31 | 445.5 MB | sha256:338d922bb9f4… | |||
docker.io/hazelcast/management-center :5.10.0 | linux/amd64linux/arm64linux/s390x | 2026/06/30 15:31 | 445.5 MB | sha256:338d922bb9f4… | |||
docker.io/hazelcast/management-center :5.11 | linux/amd64linux/arm64linux/s390x | 2026/06/30 15:31 | 460.9 MB | sha256:266bcec046f4… | |||
docker.io/hazelcast/management-center :latest | linux/amd64linux/arm64linux/s390x | 2026/06/30 15:31 | 460.9 MB | sha256:266bcec046f4… | |||
docker.io/hazelcast/management-center :5.11.0 | linux/amd64linux/arm64linux/s390x | 2026/06/30 15:31 | 460.9 MB | sha256:266bcec046f4… | |||
docker.io/hazelcast/management-center :5.7.0 | linux/amd64linux/arm64linux/s390x | 2025/02/14 14:14 | 517.1 MB | sha256:a895c87c3241… |