summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2017-05-18 14:14:21 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2017-05-18 14:14:21 +0200
commit76514408fa626a90519b997d86ca1751f2a02c74 (patch)
treeff6f7cc7fb17d798b679915000d0536f8d2e3be3 /docs
parent6d3658ef51d9e4f9ccf3045c97947716b57ce18d (diff)
downloaddocs-76514408fa626a90519b997d86ca1751f2a02c74.tar.gz
docs-76514408fa626a90519b997d86ca1751f2a02c74.tar.bz2
docs-76514408fa626a90519b997d86ca1751f2a02c74.zip
fix rendering
Diffstat (limited to 'docs')
-rw-r--r--docs/deployment.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/deployment.rst b/docs/deployment.rst
index 3bdc7889..d6ba1d8d 100644
--- a/docs/deployment.rst
+++ b/docs/deployment.rst
@@ -34,6 +34,7 @@ Deploying to test
-----------------
1. From a clean home directory, first clone the deployment repository
+
.. note::
in case you clean some existing environment, make sure the ``~/.config``
and other hidden directories are deleted as well. Make also sure that
@@ -44,29 +45,35 @@ Deploying to test
$ 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. Create configuration file
+
.. code-block:: none
$ taler-deployment-config-generate
4. Compile the project
+
.. code-block:: none
$ source activate
$ taler-deployment-build
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::
taler-deployment-config-sign