[Buildbot-devel] Deploying HTTP server behind a reverse proxy

Mark Roddy markroddy at gmail.com
Mon Apr 13 02:28:32 UTC 2009


I remember having this problem with '/buildbot'.  Trying going to
http://server/buildbot/ and seeing if the links work (note the
trailing slash).  If that works then all you need is an apache rule to
force the '/'.

-Mark

On Sat, Apr 11, 2009 at 9:07 PM, Brad Hards <bradh at frogmouth.net> wrote:
> On Sunday 12 April 2009 10:51:23 am James Brady wrote:
>> Hi all,
>> I'd like to run the HTTP server behind nginx, deployed at /buildbot on the
>> server.
>>
>> I have the proxying working fine, but as buildbot is expecting to be
>> deployed at /, all the request URLs have an incorrect /buildbot prefix. Is
>> there a way to work around this?
> Is it enough to just set
> c['buildbotURL'] = "http://www.foo.org/buildbot
> ?
>
> Brad
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> High Quality Requirements in a Collaborative Environment.
> Download a free trial of Rational Requirements Composer Now!
> http://p.sf.net/sfu/www-ibm-com
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>




More information about the devel mailing list