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: Website builder


From: gnunet
Subject: [GNUnet-SVN] [taler-docs] branch master updated: Website builder
Date: Fri, 13 Sep 2019 11:03:49 +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 d1af429  Website builder
d1af429 is described below

commit d1af429fe1085239cb540b3079f93d93c56f8ca4
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Sep 13 11:03:41 2019 +0200

    Website builder
---
 onboarding.rst | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/onboarding.rst b/onboarding.rst
index 83c1d02..c698295 100644
--- a/onboarding.rst
+++ b/onboarding.rst
@@ -152,6 +152,27 @@ starting with a empty home directory.
   $ buildbot-worker start worker/
 
 
+Building the Websites.
+======================
+
+Taler Websites, `www.taler.net` and `stage.taler.net`, are built by the 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
+  $ git clone git://git.taler.net/deployment
+  $ ./deployment/bootstrap-sitesbuilder
+
+  # 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]