【问题标题】:Hudson context url哈德逊上下文网址
【发布时间】:2011-03-21 15:18:20
【问题描述】:

如何更改 Hudson 上下文 URL 并访问它类似于 http://localhost:8080/hudson 而不是 http://localhost:8080/?我正在独立使用 hudson,并在 Fedora 虚拟机上作为服务运行。

【问题讨论】:

    标签: continuous-integration hudson winstone


    【解决方案1】:

    hudson 的独立版本使用Winstone 作为嵌入式容器。

    您可以找到一些 Hudson 特定的配置说明 on the hudson wiki,但我想 Winston Sourceforge Page(部分:command line options)是最好的查看位置。

    编辑:实际的解决方案可以在this blog page找到:

    java -jar hudson.war --prefix=/hudson
    

    【讨论】:

      猜你喜欢
      • 2011-05-24
      • 1970-01-01
      • 1970-01-01
      • 2010-12-22
      • 1970-01-01
      • 2011-11-07
      • 2011-06-20
      • 2011-07-02
      • 2011-01-26
      相关资源
      最近更新 更多