taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit d1f890acedbe2d86182cef34b9d6c0f3be499d89
parent dae7d4ad926e75e3573c6f5298735b70b0660fd2
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Mon,  3 Dec 2018 18:48:42 +0100

Info about BB user/pass management.

Diffstat:
Mdoc/onboarding.texi | 6+++++-
1 file changed, 5 insertions(+), 1 deletion(-)

diff --git 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