From ec4744c03c7da722821d774ef3a507b6dab1c658 Mon Sep 17 00:00:00 2001 From: nejucomo <> Date: Tue, 8 Jul 2014 16:15:50 +0000 Subject: [PATCH] Mention you need not listen on public IP addresses. [Imported from Trac: page HowtoContributeABuildbot, version 25] --- HowtoContributeABuildbot.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HowtoContributeABuildbot.md b/HowtoContributeABuildbot.md index 5e18b3c..5fad881 100644 --- a/HowtoContributeABuildbot.md +++ b/HowtoContributeABuildbot.md @@ -2,6 +2,8 @@ You'll need [git](http://git-scm.com/) and [buildbot-slave](http://trac.buildbot.net/wiki/DownloadInstall) before you can proceed. +A buildslave makes TCP connections to the buildmaster, which `tahoe-lafs.org` operates. You do not need a publicly routable IP address. + ## Configuration Create a user account with low privileges to run buildbot.