{"id":13525318,"url":"https://github.com/ngbdf/redis-manager","last_synced_at":"2025-04-01T04:31:58.061Z","repository":{"id":37381993,"uuid":"133914124","full_name":"ngbdf/redis-manager","owner":"ngbdf","description":"Redis 一站式管理平台，支持集群的监控、安装、管理、告警以及基本的数据操作","archived":false,"fork":false,"pushed_at":"2022-10-23T04:14:37.000Z","size":119017,"stargazers_count":2937,"open_issues_count":65,"forks_count":714,"subscribers_count":108,"default_branch":"master","last_synced_at":"2024-11-02T09:33:44.195Z","etag":null,"topics":["cachecloud","redis","redis-cloud","redis-cluster","redis-create","redis-manager","redis-monitor","redis-query","redis-slowlog","redis-tool","rediscluster","redismanager","redismonitor","redisquery"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ngbdf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-18T06:43:09.000Z","updated_at":"2024-10-30T14:17:59.000Z","dependencies_parsed_at":"2022-08-08T20:15:13.311Z","dependency_job_id":null,"html_url":"https://github.com/ngbdf/redis-manager","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngbdf%2Fredis-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngbdf%2Fredis-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngbdf%2Fredis-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngbdf%2Fredis-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ngbdf","download_url":"https://codeload.github.com/ngbdf/redis-manager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246586087,"owners_count":20801025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cachecloud","redis","redis-cloud","redis-cluster","redis-create","redis-manager","redis-monitor","redis-query","redis-slowlog","redis-tool","rediscluster","redismanager","redismonitor","redisquery"],"created_at":"2024-08-01T06:01:17.650Z","updated_at":"2025-04-01T04:31:56.610Z","avatar_url":"https://github.com/ngbdf.png","language":"Java","funding_links":[],"categories":["Java","Java (504)","Redis-Manage"],"sub_categories":[],"readme":"# Redis Manager\n\n[![Build Status](https://user-gold-cdn.xitu.io/2019/11/5/16e3bca6874b2a56?w=90\u0026h=20\u0026f=svg\u0026s=724)](https://travis-ci.org/ngbdf/redis-manager)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)\n\n**Redis Manager** 是 Redis 一站式管理平台，支持集群（cluster、master-replica、sentinel）的监控、安装（除sentinel）、管理、告警以及基本的数据操作功能  \n**集群监控**：支持监控 Memory、Clients 等 Redis 重要指标；可实时查看 Redis Info、Redis Config 和 Slow Log  \n**集群创建**：支持 Docker、Machine、Humpback方式  \n**集群管理**：支持节点Forget、Replicate Of、Failover、Move Slot、Start、Stop、Restart、Delete、修改配置等功能  \n**集群告警**：支持 Memory、Clients 等指标(同监控指标)，支持邮件、企业微信APP、企业微信Webhook、钉钉告警  \n**工具箱**：支持 Query、Scan 以及基本的数据操作\n\n[使用手册](https://github.com/ngbdf/redis-manager/wiki/)\n\n# 安装\n[快速启动](https://github.com/ngbdf/redis-manager/wiki/2.x-%E5%BF%AB%E9%80%9F%E5%90%AF%E5%8A%A8)\n\n## Docker容器启动\n[Dockerhub](https://hub.docker.com/repository/docker/reasonduan/redis-manager)\n```sh\n$sudo docker run -d --net=host --name redis-manager  \\\n-e DATASOURCE_DATABASE='redis_manager' \\\n-e DATASOURCE_URL='jdbc:mysql://127.0.0.1:3306/redis_manager?useUnicode=true\u0026characterEncoding=utf-8\u0026serverTimezone=GMT%2b8' \\\n-e DATASOURCE_USERNAME='root' \\\n-e DATASOURCE_PASSWORD='******' \\\nreasonduan/redis-manager\n```\n## 二进制包\n[releases](https://github.com/ngbdf/redis-manager/releases)\n\n# 联系方式\n\u003e 您在使用产品的过程中如果遇到问题或者发现需要改进的地方可以通过以下方式直接联系我们或 Pull Request。\n\nRedis Manager 钉钉交流群  \n\n\u003cimg src=\"./documents/contact/dingding.jpg\" width=\"200px\"/\u003e\n\n\n知乎专栏  https://zhuanlan.zhihu.com/c_1055846842708930560\n\n云栖社区  https://yq.aliyun.com/album/227?spm=a2c4e.11155435.0.0.3ece24f0lQw15C\n\n# 产品主要功能介绍\n## Dashboard    \n\u003e 展示当前用户组监控的所有集群  \n\n\u003cimg src=\"./documents/images/index.png\"/\u003e\n\n## 集群导入  \n\u003e 导入已存在集群\n\n\u003cimg src=\"./documents/images/import-cluster.png\"/\u003e\n\n## 集群监控  \n\u003e 监控 Memory、Clients 等 Redis 重要指标; 查询 Slow Log  \n\n\u003cimg src=\"./documents/images/monitor.png\"/\u003e\n\n## 集群管理\n\u003e 支持节点Forget、Replicate Of、Failover、Move Slot、Start、Stop、Restart、Delete、修改配置等功能  \n\n\u003cimg src=\"./documents/images/node-manage.png\"/\u003e\n\n\u003e 修改配置文件\n\n\u003cimg src=\"./documents/images/edit-config.png\"/\u003e\n\n## 集群告警\n\u003e 支持邮件、企业微信APP、企业微信Webhook、钉钉告警  \n\n\u003cimg src=\"./documents/images/alert-manage/cluster-rule.png\"/\u003e\n\n\u003cimg src=\"./documents/images/alert-manage/cluster-channel.png\"/\u003e\n\n## 数据操作\n\u003e 支持简单的数据操作\n\n\u003cimg src=\"./documents/images/data-operation.png\"/\u003e\n\n## 创建集群      \n\u003e 目前支持 Redis Cluster、Standalone 模式的创建，包括机器安装、Docker 安装和 Humpback 安装方式  \n\n\u003cimg src=\"./documents/images/installation/cluster-docker-auto.png\"/\u003e\n\t\n## 用户组管理  \n\n\u003cimg src=\"./documents/images/group-manage.png\"/\u003e\n\n## 用户管理  \n\n\u003cimg src=\"./documents/images/user-manage/user-manage.png\"/\u003e\n\n## 用户手册\n\u003e 用户手册主要介绍如何使用 Redis Manager\n\n[快速启动](https://github.com/ngbdf/redis-manager/wiki/2.x-%E5%BF%AB%E9%80%9F%E5%90%AF%E5%8A%A8)  \n[导入已存在集群](https://github.com/ngbdf/redis-manager/wiki/2.x-%E5%AF%BC%E5%85%A5%E5%B7%B2%E5%AD%98%E5%9C%A8%E7%9A%84%E9%9B%86%E7%BE%A4)  \n[集群监控](https://github.com/ngbdf/redis-manager/wiki/2.x-%E9%9B%86%E7%BE%A4%E7%9B%91%E6%8E%A7)  \n[节点管理](https://github.com/ngbdf/redis-manager/wiki/2.x-%E8%8A%82%E7%82%B9%E7%AE%A1%E7%90%86)  \n[数据操作](https://github.com/ngbdf/redis-manager/wiki/2.x-%E6%95%B0%E6%8D%AE%E6%93%8D%E4%BD%9C)  \n[集群告警](https://github.com/ngbdf/redis-manager/wiki/2.x-%E9%9B%86%E7%BE%A4%E5%91%8A%E8%AD%A6)  \n[机器管理](https://github.com/ngbdf/redis-manager/wiki/2.x-%E6%9C%BA%E5%99%A8%E7%AE%A1%E7%90%86)  \n[集群安装](https://github.com/ngbdf/redis-manager/wiki/2.x-%E9%9B%86%E7%BE%A4%E5%AE%89%E8%A3%85)  \n[组和用户](https://github.com/ngbdf/redis-manager/wiki/2.x-%E7%BB%84%E5%92%8C%E7%94%A8%E6%88%B7%E7%AE%A1%E7%90%86)\n## License\nRedisManager is Open Source software released under the  [Apache 2.0 license](http://www.apache.org/licenses/LICENSE-2.0.html)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngbdf%2Fredis-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fngbdf%2Fredis-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngbdf%2Fredis-manager/lists"}