Giter VIP home page Giter VIP logo

redis-manager's Introduction

Redis Manager

Build Status License

Redis Manager 是 Redis 一站式管理平台,支持集群(cluster、master-replica、sentinel)的监控、安装(除sentinel)、管理、告警以及基本的数据操作功能
集群监控:支持监控 Memory、Clients 等 Redis 重要指标;可实时查看 Redis Info、Redis Config 和 Slow Log
集群创建:支持 Docker、Machine、Humpback方式
集群管理:支持节点Forget、Replicate Of、Failover、Move Slot、Start、Stop、Restart、Delete、修改配置等功能
集群告警:支持 Memory、Clients 等指标(同监控指标),支持邮件、企业微信APP、企业微信Webhook、钉钉告警
工具箱:支持 Query、Scan 以及基本的数据操作

使用手册

安装

快速启动

Docker容器启动

Dockerhub

$sudo docker run -d --net=host --name redis-manager  \
-e DATASOURCE_DATABASE='redis_manager' \
-e DATASOURCE_URL='jdbc:mysql://127.0.0.1:3306/redis_manager?useUnicode=true&characterEncoding=utf-8&serverTimezone=GMT%2b8' \
-e DATASOURCE_USERNAME='root' \
-e DATASOURCE_PASSWORD='******' \
reasonduan/redis-manager

二进制包

releases

联系方式

您在使用产品的过程中如果遇到问题或者发现需要改进的地方可以通过以下方式直接联系我们或 Pull Request。

Redis Manager 钉钉交流群

知乎专栏 https://zhuanlan.zhihu.com/c_1055846842708930560

云栖社区 https://yq.aliyun.com/album/227?spm=a2c4e.11155435.0.0.3ece24f0lQw15C

产品主要功能介绍

Dashboard

展示当前用户组监控的所有集群

集群导入

导入已存在集群

集群监控

监控 Memory、Clients 等 Redis 重要指标; 查询 Slow Log

集群管理

支持节点Forget、Replicate Of、Failover、Move Slot、Start、Stop、Restart、Delete、修改配置等功能

修改配置文件

集群告警

支持邮件、企业微信APP、企业微信Webhook、钉钉告警

数据操作

支持简单的数据操作

创建集群

目前支持 Redis Cluster、Standalone 模式的创建,包括机器安装、Docker 安装和 Humpback 安装方式

用户组管理

用户管理

用户手册

用户手册主要介绍如何使用 Redis Manager

快速启动
导入已存在集群
集群监控
节点管理
数据操作
集群告警
机器管理
集群安装
组和用户

License

RedisManager is Open Source software released under the Apache 2.0 license

redis-manager's People

Contributors

zouhuajian avatar loernl avatar reasonduan avatar zhouyuhx avatar dr-kyle avatar linzhouzhi avatar junfu0814 avatar hujiexuan avatar wu-junjie avatar sjh724 avatar trumandu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.