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.78k stars 2.04k forks source link

安装部署 #267

Closed Myshiner closed 2 years ago

Myshiner commented 3 years ago

您好,我已经安装完成,可以正常登录web后台界面

  1. 我现在要导入已存在的redis节点,首先我要在”系统配置管理中添加ssh用户名等相关信息,在这里”公钥地址“是填写cachecloud服务器上存放cachecloud用户密码的绝对路径吗?
  2. 然后再添加服务器,将redis节点的ip信息加入
  3. 导入应用,即填写已有的reids信息 是这样的步骤吗?
githubname1024 commented 2 years ago

看您的意思是需要将外部的redis服务直接导入到cachecloud进行托管。由于配置文件、数据文件路径与cachecloud部署的redis节点规则可能不一致,所以不支持。 如果需要的话,可根据cachecloud的目录和配置规则,修改已有的redis服务,并且对应给相关目录进行授权。操作较麻烦,但如果存在大量redis实例,可酌情考虑。 建议可考虑在cachecloud中新建集群,然后进行数据同步。实现应用导入。