From 6d3658ef51d9e4f9ccf3045c97947716b57ce18d Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Wed, 17 May 2017 20:42:09 +0200 Subject: further instructions to deploy 'test' --- docs/deployment.rst | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/deployment.rst b/docs/deployment.rst index 7e782ffd..3bdc7889 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 -- cgit v1.2.3