taler-deployment

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

commit 855f9eb94a93f1938589a6cd36949109ede82665
parent 80272a1c86868594e22146c0106e7bb8f5e776f3
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Thu, 29 Nov 2018 15:18:52 +0100

Onboarding.

Update docs with latest information about demo service
checks and auditor-reports generating worker.

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

diff --git a/doc/onboarding.texi b/doc/onboarding.texi @@ -198,6 +198,12 @@ This worker is responsible for building all the documentation on whose home directory must have all the repositories with documentation to be built. Namely, +@subsection Demo-checks worker. + +This worker has the simple task of checking whether all the Web +services offered under "*.demo.taler.net" are up and running. It +is run by the @code{demo} user itself. + @itemize @item @emph{exchange} @item @emph{merchant} @@ -267,7 +273,17 @@ has some additional "sudo" rights, since it has to act as @emph{test-blue}, Note that the "sudo file" is tracked in this (@emph{deployment}) repository, under the @emph{sudoers} directory. -@subsubsection Tip reserve topper +@subsection Auditor worker. +This worker runs the periodic task of generating the auditing reports. +It is run by the @code{auditor-slave} user. + +@subsection Wallet builder. +TBD + +@subsection Selenium builder +TBD + +@subsection Tip reserve topper This worker is also responsible to run the script which tops the tip reserve up; however, this task is triggered by a "periodic scheduler" once every 10 days. A "force build" button is also offered to run