<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 15, 2016 at 9:20 AM, Chris Kees <span dir="ltr"><<a href="mailto:cekees@gmail.com" target="_blank">cekees@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>I had been running buildbot in the 0.8.x range (no docker containers and workers running on different physical machines).  I now have the docker-based tutorial up and running with a modified master.cfg and worker container. I really like that set up and plan to expand my set of workers to include some other distributions.  Couple of questions:</div><div><br></div><div>How do I add back in my old workers that live on real platforms? Does that defeat the purpose of the docker setup?</div><div><br></div></div></blockquote><div><br></div><div>OK, partially answering my own questions here. You can open up the port for the workers to communicate.  I guess it defeats the purpose of minimizing the number of open ports, but it seems like that's the only way if you need remote workers.</div><div> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div></div><div>I would also like to enable ssl on the website and user-based authentication because I can't allow arbitrary users to trigger builds. My old config section with authz doesn't work, but I think it may be minor api change from 0.8-0.9.</div><div><br></div></div></blockquote><div><br></div><div>The github oath was easy to transition to--really like that feature. It would be nice if it was aware of github teams.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div></div><div>Is it possible with the docker approach to put the master.cfg on the local machine so it's not exposed on a public repo?</div><div><br></div></div></blockquote><div><br></div><div>I worked around this by using local environment variables to pass in any sensitive information.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div></div><div>Thanks,</div><div>Chris</div></div>
</blockquote></div><br></div></div>