<p dir="ltr">I'll workup a pull request.</p>
<br><div class="gmail_quote"><div dir="ltr">On Tue, Oct 27, 2015, 6:28 AM Dustin J. Mitchell <<a href="mailto:dustin@v.igoro.us">dustin@v.igoro.us</a>> wrote:<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>Those are good documentation suggestions -- what would you think about making a pull request?<br>  <a href="https://github.com/buildbot/buildbot/tree/master/master/docs/tutorial" target="_blank">https://github.com/buildbot/buildbot/tree/master/master/docs/tutorial</a><br><br></div>As far as SSH, that may just be Twisted's SSH implementation falling behind the times (really, nothing should be using sha1 these days!).  But the manhole is dangerous magic and shouldn't be publicly exposed anyway, so it's probably safe to just document the workaround you've mentioned.<br><br></div>Also, regarding using virtualenv for production installs -- that actually is a best practice for deployments on long-term maintained hosts; the other best practice is system-level installs on ephemeral machines (EC2 instances or docker images).<br><br></div></div><div dir="ltr">Dustin<br></div></blockquote></div>