summaryrefslogtreecommitdiff
path: root/onboarding.rst
diff options
context:
space:
mode:
authorng0 <ng0@taler.net>2019-10-01 11:44:02 +0000
committerng0 <ng0@taler.net>2019-10-01 11:44:02 +0000
commit3d822add827b4a7ec581b50fde16dbe99ecf7b5d (patch)
tree6402e0612e231be3a1a8e23ac44535a96c216b7f /onboarding.rst
parent503fe9debe150a0ff7d889d65f60a4d4ac6d03b2 (diff)
downloaddocs-3d822add827b4a7ec581b50fde16dbe99ecf7b5d.tar.gz
docs-3d822add827b4a7ec581b50fde16dbe99ecf7b5d.tar.bz2
docs-3d822add827b4a7ec581b50fde16dbe99ecf7b5d.zip
onboarding: style fix.
Diffstat (limited to 'onboarding.rst')
-rw-r--r--onboarding.rst9
1 files changed, 6 insertions, 3 deletions
diff --git a/onboarding.rst b/onboarding.rst
index 8c60cec5..316de0ae 100644
--- a/onboarding.rst
+++ b/onboarding.rst
@@ -141,6 +141,7 @@ runs a Buildbot worker. The following commands set the ``docbuilder`` up,
starting with a empty home directory.
::
+
# Log-in as the 'docbuilder' user.
$ cd $HOME
@@ -161,6 +162,7 @@ user ``taler-websites`` by the means of a Buildbot worker. The following
commands set the ``taler-websites`` up, starting with a empty home directory.
::
+
# Log-in as the 'taler-websites' user.
$ cd $HOME
@@ -200,7 +202,7 @@ The user ``demo-checker`` runs periodic checks to see if all the
Buildbot, and can be bootstrapped as follows.
::
-
+
# Log-in as the 'demo-checker' user
$ cd $HOME
@@ -220,11 +222,12 @@ by a Buildbot worker. The following steps get the reserve topper
prepared.
::
+
# Log-in as <env>-topper, with <env> being either 'test' or 'demo'
$ git clone git://git.taler.net/deployment
$ ./deployment/prepare-reservetopper <env>
-
+
# If the previous steps worked, then it should suffice to start
# the worker, with:
@@ -243,7 +246,7 @@ prepared.
$ git clone git://git.taler.net/deployment
$ ./deployment/prepare-auditorreporter <env>
-
+
# If the previous steps worked, then it should suffice to start
# the worker, with: