summaryrefslogtreecommitdiff
path: root/taler-auditor-manual.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-06-22 15:32:56 +0200
committerChristian Grothoff <christian@grothoff.org>2021-06-22 15:32:56 +0200
commit50f20abb76c227b94fa68e7e8c6879c29de32464 (patch)
treefe1fecb861668e786df079674c786573c20b6702 /taler-auditor-manual.rst
parentf8f1f3ace882f6cf22f564b6e398c9efab3effa1 (diff)
downloaddocs-50f20abb76c227b94fa68e7e8c6879c29de32464.tar.gz
docs-50f20abb76c227b94fa68e7e8c6879c29de32464.tar.bz2
docs-50f20abb76c227b94fa68e7e8c6879c29de32464.zip
fix docs
Diffstat (limited to 'taler-auditor-manual.rst')
-rw-r--r--taler-auditor-manual.rst22
1 files changed, 20 insertions, 2 deletions
diff --git a/taler-auditor-manual.rst b/taler-auditor-manual.rst
index 3fe835c9..6cd30221 100644
--- a/taler-auditor-manual.rst
+++ b/taler-auditor-manual.rst
@@ -209,13 +209,31 @@ To install the Taler auditor, you can now simply run:
.. code-block:: console
- # apt install taler-auditor
+ # apt install -t sid taler-auditor
For the auditor, you must manually configure access to the exchange database,
the HTTP reverse proxy (typically with TLS certificates) and offline signing.
Sample configuration files for the HTTP reverse proxy can be found in
-``/etc/taler-exchange/``.
+``/etc/taler-auditor/``.
+
+
+Installing the GNU Taler binary packages on Ubuntu
+--------------------------------------------------
+
+.. include:: frags/installing-ubuntu.rst
+
+To install the Taler exchange, you can now simply run:
+
+.. code-block:: console
+
+ # apt install -t focal-fossa taler-exchange
+
+For the auditor, you must manually configure access to the exchange database,
+the HTTP reverse proxy (typically with TLS certificates) and offline signing.
+
+Sample configuration files for the HTTP reverse proxy can be found in
+``/etc/taler-auditor/``.
Configuration