[Buildbot-devel] How to integrate Buildbot Status server on an existing server?

Pierre Tardy tardyp at gmail.com
Thu Mar 13 18:42:45 UTC 2014


Hi,
A number of people are running buildbot behind a http server configured as
reverse-proxy.

This is actually what I recommend, as the web server can automatically
manage spdy, gzip compression, or kerberos authentication.

You can look at the documentation for apache's mod_proxy to know how to do
it.

We certainly would not refuse a patch with some detailled instructions on
how to configure buildbot with apache reverse proxy. :)

Regards,
Pierre

Pierre


On Thu, Mar 13, 2014 at 9:27 AM, shiny knight <theshinyknight at me.com> wrote:

> Is there is any user that is running Buildbot on OSX, running also the web
> server on it? (in particular, Mavericks with the latest Server app).
>
> I am planning to add the Buildbot Webstatus to an existing server; this
> server run on OSX Mavericks Server, has a landing page on port 80, which is
> redirect to 443 for authentication.
>
> Basically I would like to keep the OSX server running as is, and add a
> link on the page, that will open the Webstatus pages from the Buildbot. But
> so far I had no luck finding info about how to do so.
>
> Seems that if I use the same url for the status server, the Buildbot page
> won't load. I am no network admin nor a server expert, so I am pretty sure
> that I am doing it incorrectly, but without documentation I have limited
> options to troubleshoot the issue.
>
> The status page section in the manual do not mention how to circumvent the
> problem of an existing server integration.
>
> So, if there is any user that went trough this and was able to configure
> his site on OSX, and also add the Buildbot Status server, I would gladly
> hear your suggestions.
>
> Thanks
>
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and their
> applications. Written by three acclaimed leaders in the field,
> this first edition is now available. Download your free book today!
> http://p.sf.net/sfu/13534_NeoTech
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20140313/b76bac0c/attachment.html>


More information about the devel mailing list