gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-api] branch master updated: further instructions to


From: gnunet
Subject: [GNUnet-SVN] [taler-api] branch master updated: further instructions to deploy 'test'
Date: Wed, 17 May 2017 20:42:17 +0200

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

marcello pushed a commit to branch master
in repository api.

The following commit(s) were added to refs/heads/master by this push:
     new 6d3658e  further instructions to deploy 'test'
6d3658e is described below

commit 6d3658ef51d9e4f9ccf3045c97947716b57ce18d
Author: Marcello Stanisci <address@hidden>
AuthorDate: Wed May 17 20:42:09 2017 +0200

    further instructions to deploy 'test'
---
 docs/deployment.rst | 20 ++++++++++++++++----
 1 file changed, 16 insertions(+), 4 deletions(-)

diff --git a/docs/deployment.rst b/docs/deployment.rst
index 7e782ff..3bdc788 100644
--- a/docs/deployment.rst
+++ b/docs/deployment.rst
@@ -48,17 +48,29 @@ Deploying to test
   
   $ deployment/bootstrap-bluegreen test
 
-3. Compile the project
+3. Create configuration file
+.. code-block:: none
+
+  $ taler-deployment-config-generate
+
+4. Compile the project
 .. code-block:: none
   
   $ source activate
   $ taler-deployment-build
 
-4. Create exchange's keys
+5. Create denomination and signing keys
+.. note::
+  This step takes care of creating auditor's signature too.
+.. code-block:: none
+
+  $ taler-deployment-keyup
+
+6. Sign exchange's /wire response file
+.. code-block::
 
-5. Sign exchange's /wire response
+  taler-deployment-config-sign
 
-6. ?
 
 --------------------
 Deploying to stable

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



reply via email to

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