【问题标题】:Redis version on Cloudbees is out of date?Cloudbees 上的 Redis 版本过时了?
【发布时间】:2012-11-18 04:22:46
【问题描述】:

我正在 Cloudbees 中设置一个 OSS 构建,其中 /usr/sbin/redis-server 作为构建任务之一启动:

+ /usr/sbin/redis-server
[204] 04 Nov 03:52:58 # Warning: no config file specified, using the default config. In order to specify a config file use 'redis-server /path/to/redis.conf'
[204] 04 Nov 03:52:58 * Server started, Redis version 2.0.3

(Redis 站点)[http://redis.io/download] 显示 2.6.2 是当前版本,而 2.4.17 是“旧版”。在扩展下载页面上,不推荐使用 2.0.3 版。

我是否启动了错误的服务器可执行文件,或者是否计划支持更新版本的 Redis?

【问题讨论】:

    标签: build jenkins redis cloudbees


    【解决方案1】:

    我们需要升级构建机器,以便升级这样的包。我们很快就会这样做。

    【讨论】:

      【解决方案2】:

      CloudBees 现在使用我们的附加系统构建并提供了最新版本的 Redis(2.6.4、2.4.17、2.2.12)。这让我们可以提供比操作系统包支持的更新版本的包。

      您可以在我们的 Redis 页面上找到更多信息 - https://developer.cloudbees.com/bin/view/DEV/Redis

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2018-07-13
        • 2020-05-06
        • 1970-01-01
        • 1970-01-01
        • 2019-12-19
        • 1970-01-01
        相关资源
        最近更新 更多