summaryrefslogtreecommitdiff
path: root/libeufin
diff options
context:
space:
mode:
authorAntoine A <>2024-02-21 17:04:17 +0100
committerAntoine A <>2024-02-21 17:04:17 +0100
commit50f0bae2192034bc7546b88278bc36673e399dca (patch)
treeb41872c63c4936915db60e28881e62c371c6b548 /libeufin
parent13511a7e31d8ce44608a1e7c6a6176e7ffe87712 (diff)
downloaddocs-50f0bae2192034bc7546b88278bc36673e399dca.tar.gz
docs-50f0bae2192034bc7546b88278bc36673e399dca.tar.bz2
docs-50f0bae2192034bc7546b88278bc36673e399dca.zip
Improve regional currency manual
Diffstat (limited to 'libeufin')
-rw-r--r--libeufin/regional-automated-manual.rst21
1 files changed, 4 insertions, 17 deletions
diff --git a/libeufin/regional-automated-manual.rst b/libeufin/regional-automated-manual.rst
index 1dc3e2f2..9b1338df 100644
--- a/libeufin/regional-automated-manual.rst
+++ b/libeufin/regional-automated-manual.rst
@@ -91,25 +91,12 @@ The script will start by installing required packages and then asking you fundam
#. The name of the regional currency. It must have 3 to 11 letters.
#. The ISO code of the fiat currency. Use 'CHF' or 'EUR'.
-#. The name of the regional currency bank. It will be shown to business
- users when they interact with the system.
-#. The DNS domain name of your setup (i.e: domain.tld). The installer will
- create by itself all the needed subdomains for your domain name,
- as (``bank.$DOMAIN``, ``exchange.$DOMAIN`` and ``backend.$DOMAIN``).
- But, these subdomain names as explained before, must have been added beforehand to your
- DNS domain control panel, and they must be pointing to the
- IP address of the server on which you are running the
- installation (before you execute the installer).
+#. The name of the regional currency bank. It will be shown to business users when they interact with the system.
+#. The DNS domain name of your setup (i.e: domain.tld). The installer will create by itself all the needed subdomains for your domain name, as (``bank.$DOMAIN``, ``exchange.$DOMAIN`` and ``backend.$DOMAIN``). But, these subdomain names as explained before, must have been added beforehand to your DNS domain control panel, and they must be pointing to the IP address of the server on which you are running the installation (before you execute the installer).
#. Whether to use TLS or not. You should answer ``y`` in most cases.
-#. Whether to store Taler Exchange keys on this server or externally on another server. Unless you need a high-security
- setup and expect to run an offline key management process, say ``y``.
- If you say ``n``, you will need to run ``taler-exchange-offline setup``
- on your offline system and provide the master public key. Furthermore,
- you should then study the exchange manual on offline key management to
- finish the exchange setup process later.
+#. Whether to store Taler Exchange keys on this server or externally on another server. Unless you need a high-security setup and expect to run an offline key management process, say ``y``. If you say ``n``, you will need to run ``taler-exchange-offline setup`` on your offline system and provide the master public key. Furthermore, you should then study the exchange manual on offline key management to finish the exchange setup process later.
#. Whether to setup sms two-factor authentication using Telesign. You should answer ``y`` in most cases.
-#. The admin password for the bank. Be absolutely sure to enter a very,
- very long and high-entropy password, preferably use the autogenerated one.
+#. The admin password for the bank. Be absolutely sure to enter a very, very long and high-entropy password, preferably use the autogenerated one.
The information you entered as well as the generated bank admin password will
be stored in a file called ``config/user.conf``. If you run the script in