taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit ed191855a65b0d531584c1d388f0a5657f550356
parent 232e1468009b186d1ec7f0ab476d1077d9f38429
Author: Florian Dold <florian@dold.me>
Date:   Thu, 16 Mar 2023 10:09:47 +0100

-text

Diffstat:
Mnetzbon/README | 9+++++++++
1 file changed, 9 insertions(+), 0 deletions(-)

diff --git a/netzbon/README b/netzbon/README @@ -51,6 +51,15 @@ The following recommendations apply for questions from the "main.sh" script: has to be done by the sysadmin. - TLS: yes, as long as the domain is externally reachable for letsencrypt +When packages are installed, the package manager will ask questions about the +database configuration: +- "Configure database for XZY with dbconfig-common?" + => Should be answered with "yes" +- "Please select the remote hostname to use" + => Select "localhost" +- "PostgreSQL application password" + => Should be left blank, so that installer will use secure random password. + Funding of bank accounts ========================