sohutv / cachecloud

搜狐视频(sohu tv)Redis私有云平台 :支持Redis多种架构(Standalone、Sentinel、Cluster)高效管理、有效降低大规模redis运维成本,提升资源管控能力和利用率。平台提供快速搭建/迁移,运维管理,弹性伸缩,统计监控,客户端整合接入等功能。(CacheCloud is a Redis cloud management platform. It supports Standalone, Sentinel, and Cluster architectures for Redis, effectively reducing large-scale Redis operation and maintenance costs, and improving resource management and utilization. The platform provides rapid construction/migration, operation and maintenance management, elastic scaling, statistical monitoring, client integration and access and other functions)
http://cachecloud.github.io/
Apache License 2.0
8.76k stars 2.04k forks source link

外部独立部署的redis可以纳入管理吗 #293

Open wwloo2018 opened 1 year ago

wwloo2018 commented 1 year ago

下载试用了一下cachecloud的,发现不支持纳入管理已经存在的redis实例、集群。 这个后续可以支持吗?

wwloo2018 commented 1 year ago

image 是cachecloud3不支持了吗?

githubname1024 commented 1 year ago

外部独立部署的redis,通过应用导入功能(将外部的redis应用导入到cachecloud中新部署的redis中),可以实现管理。 具体可参照如下wiki进行操作: https://github.com/sohutv/cachecloud/blob/main/cachecloud-web/src/main/resources/static/wiki/function/operation-import.md 目前不提供直接管理。

xishian commented 1 year ago

外部独立部署的redis,通过应用导入功能(将外部的redis应用导入到cachecloud中新部署的redis中),可以实现管理。 具体可参照如下wiki进行操作: https://github.com/sohutv/cachecloud/blob/main/cachecloud-web/src/main/resources/static/wiki/function/operation-import.md 目前不提供直接管理。

有些场景,并不希望使用cachecloud部署redis集群,我们只是想要个集中监控平台,方便看下集群的状态而已…… 原来的导入挺好用的,现在这个导入(3.2)非常鸡肋,能不能改回去?

Hill4109 commented 1 day ago

非常需要纳入现有redis的管理,希望支持