summaryrefslogtreecommitdiff
path: root/doc/onboarding.texi
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-12-03 18:48:42 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2018-12-03 18:48:42 +0100
commitd1f890acedbe2d86182cef34b9d6c0f3be499d89 (patch)
treeef938a69b050b3fe6dd7d19536fc5114cb0f6bbe /doc/onboarding.texi
parentdae7d4ad926e75e3573c6f5298735b70b0660fd2 (diff)
downloaddeployment-d1f890acedbe2d86182cef34b9d6c0f3be499d89.tar.gz
deployment-d1f890acedbe2d86182cef34b9d6c0f3be499d89.tar.bz2
deployment-d1f890acedbe2d86182cef34b9d6c0f3be499d89.zip
Info about BB user/pass management.
Diffstat (limited to 'doc/onboarding.texi')
-rw-r--r--doc/onboarding.texi6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/onboarding.texi b/doc/onboarding.texi
index 90a0a32..1ab8dab 100644
--- a/doc/onboarding.texi
+++ b/doc/onboarding.texi
@@ -120,7 +120,11 @@ This section documents the set-up of our main server @code{taler.net}.
'worker' and 'slave' are used interchangeably
@end quotation
-The user running the buildbot master is @emph{containers}.
+The user running the buildbot master is @emph{containers}. The authentication
+credentials for the allowed users are kept in minimalistic Python module that
+should be installed before the Buildbot is run. The location for its content
+is @code{/home/containers/buildbot/taler_bb_userpass_db}; whenever a new user/pass
+tuple is added, simply @code{cd} in that directory and run @code{pip install .}
@subsection Master