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: prepare Taler


From: gnunet
Subject: [GNUnet-SVN] [taler-docs] branch master updated: prepare Taler
Date: Fri, 13 Sep 2019 10:29:38 +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 806e42d  prepare Taler
806e42d is described below

commit 806e42d9697ccd7bf1c07cb6a32e612d44b656d7
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Sep 13 10:29:32 2019 +0200

    prepare Taler
---
 onboarding.rst | 51 +++++----------------------------------------------
 1 file changed, 5 insertions(+), 46 deletions(-)

diff --git a/onboarding.rst b/onboarding.rst
index eed8f97..83c1d02 100644
--- a/onboarding.rst
+++ b/onboarding.rst
@@ -57,54 +57,13 @@ do:
    $ cd $HOME 
    $ git clone git://git.taler.net/deployment
 
-Then run the bootstrap script that will download all the repositories.
+Then run the prepare script that will (1) download all the repositories
+(2) build the codebases, (3) configure the system, and (4) generate the
+needed data.
 
 ::
-
-   $ ./deployment/bootstrap-taler <env>
-
-   # <env> will make all the services serve *.<env>.taler.net
-   #
-   # Currently at Gv.Taler.Net, only 'demo' / 'test' / 'int' have
-   # DNS and certs configured.
-
-If successful, then activate the new environment with:
-
-::
-
-   source activate
-
-Compile and install all the components.
-
-::
-
-   $ taler-deployment-build
-
-Create the global configuration file.
-
-::
-
-   $ taler-deployment-config-generate
-
-Create (only) the folders where all the data needed by Taler will be
-copied into (keys / JSONs with wire details / ..)
-
-::
-
-   $ taler-deployment-hier
-
-Create all the keys.
-
-::
-
-   $ taler-deployment-keyup
-
-Sign the ``/wire`` response for the exchange.
-
-::
-
-   $ taler-deployment-sign
-
+   $ ./deployment/bin/taler-deployment-prepare
+    
 ..
 
    **Note**

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



reply via email to

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