taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 8d3efdd5b27da8fe3a4a63b950c1046d5cc4e05c
parent 8db52acdbb29c5d9e551bf503057044cc04e1f4e
Author: Antoine A <>
Date:   Mon, 24 Nov 2025 13:14:45 +0100

magnet-bank: update manual

Diffstat:
Mtaler-magnet-bank-manual.rst | 30++++++++++++++++++++++++++----
1 file changed, 26 insertions(+), 4 deletions(-)

diff --git a/taler-magnet-bank-manual.rst b/taler-magnet-bank-manual.rst @@ -31,6 +31,28 @@ operate a Magnet Bank GNU Taler adapter Installation ============ +Installing on Debian +-------------------- + +.. include:: frags/installing-debian.rst + +To install the adapter, you can now simply run: + +.. code-block:: shell-session + + # apt install taler-magnet-bank + +Installing on Ubuntu +-------------------- + +.. include:: frags/installing-ubuntu.rst + +To install the adapter, you can now simply run: + +.. code-block:: shell-session + + # apt install taler-magnet-bank + Building from source -------------------- @@ -195,8 +217,8 @@ And finaly run the setup process: $ sudo -u taler-magnet-bank-worker taler-magnet-bank -c /etc/taler-magnet-bank/taler-magnet-bank.conf setup -Server setup -~~~~~~~~~~~~ +Wire Gateway setup +~~~~~~~~~~~~~~~~~~ Update the configuration files: @@ -263,8 +285,8 @@ And finaly run the setup process: $ taler-magnet-bank -c "$CONFIG_FILE" setup -Server setup -~~~~~~~~~~~~ +Wire Gateway setup +~~~~~~~~~~~~~~~~~~ Update the configuration files: