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: instructions about deplo


From: gnunet
Subject: [GNUnet-SVN] [taler-api] branch master updated: instructions about deploying on 'test'
Date: Wed, 17 May 2017 17:45:29 +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 4dfdadc  instructions about deploying on 'test'
4dfdadc is described below

commit 4dfdadcf96fe485d6bfadb3c5201ec341978856d
Author: Marcello Stanisci <address@hidden>
AuthorDate: Wed May 17 17:45:28 2017 +0200

    instructions about deploying on 'test'
---
 docs/deployment.rst | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/docs/deployment.rst b/docs/deployment.rst
index 346153c..afc44b3 100644
--- a/docs/deployment.rst
+++ b/docs/deployment.rst
@@ -29,6 +29,31 @@ FIXME:  include asset links and descriptions we use in the 
webstore in this docu
 
 FIXME:  include instructions for other app stores
 
+-----------------
+Deploying to test
+-----------------
+
+1. From a clean home directory, first clone the deployment repository
+.. code-block:: none
+  
+  $ git clone /var/git/deployment.git
+
+2. Run the bootstrap script; this will checkout any needed repository
+.. code-block:: none
+  
+  $ deployment/bootstrap-bluegreen test
+
+3. Compile the project
+.. code-block:: none
+  
+  $ source activate
+  $ taler-deployment-build
+
+4. Create exchange's keys
+
+5. Sign exchange's /wire response
+
+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]