[Buildbot-devel] putting a buildbot web behind apache mod_proxy?

Charles Lepple clepple at gmail.com
Sun Apr 26 04:10:54 UTC 2009


On Apr 25, 2009, at 5:52 PM, Timothee Besset wrote:

> ProxyPass /buildbot http://devnode:8010/
> ProxyPassReverse /buildbot http://devnode:8010/

You might need trailing slashes on the '/buildbot' paths.

> I want the buildbot under the /buildbot location, the apache server
> provides a lot more things related to the site operation /  
> monitoring etc.
>
> The pages served by buildbot under that context are relative to '/'
> rather than '/buildbot', so it doesn't work.

For that, it should be a matter of adjusting the c['buildbotURL']  
configuration parameter in Buildbot's master.cfg.

-- 
Charles Lepple
clepple at gmail




More information about the devel mailing list