gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-docs] branch master updated: Documenting service-che


From: gnunet
Subject: [GNUnet-SVN] [taler-docs] branch master updated: Documenting service-checker worker
Date: Fri, 13 Sep 2019 11:47:41 +0200

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new eace8eb  Documenting service-checker worker
eace8eb is described below

commit eace8eb81bdb4509864cb1af410a5282b648a2ff
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Sep 13 11:47:33 2019 +0200

    Documenting service-checker worker
---
 onboarding.rst | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/onboarding.rst b/onboarding.rst
index 28f5b75..e34b8bc 100644
--- a/onboarding.rst
+++ b/onboarding.rst
@@ -192,6 +192,26 @@ by Buildbot.
 
 The results are then published at `https://lcov.taler.net/`.
 
+Online services checker.
+========================
+The user `demo-checker` runs periodic checks to see if all the
+`*.demo.taler.net` services are up and running.  It is driven by
+Buildbot, and can be bootstrapped as follows.
+
+::
+  
+  # Log-in as the 'demo-checker' user
+
+  $ cd $HOME
+  $ git clone git://git.taler.net/deployment
+  $ ./deployment/bootstrap-demochecker
+
+  # If the previous step worked, the setup is
+  # complete and the Buildbot worker can be started.
+
+  $ buildbot-worker start worker/
+
+
 Testing components
 ==================
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]