From 50f20abb76c227b94fa68e7e8c6879c29de32464 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 22 Jun 2021 15:32:56 +0200 Subject: fix docs --- taler-auditor-manual.rst | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) (limited to 'taler-auditor-manual.rst') 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 -- cgit v1.2.3