taler-deployment

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

commit f8665c59f9415020c61912b860e3fe42ae89336b
parent 6d7a1b930a6fbd4ad4a15d70053aa1f25099e078
Author: MS <ms@taler.net>
Date:   Thu,  2 Mar 2023 14:47:54 +0100

Netzbon deployment README.

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

diff --git a/netzbon/README b/netzbon/README @@ -0,0 +1,22 @@ +This directory contains a set of scripts aiming at deploying +Taler by asking questions to the user and providing the values +both to the various Taler subsystems (LibEufin, Exchange, +Merchant, ..) and to Nginx. + +main.sh is the main script that asks the questions and +puts the answers in environment variables and/or replaces them +into Nginx configuration file(s). + +In the current version, the main script does ONLY support +LibEuFin. + +FIXMEs. + +0. Install LibEuFin via the Debian package. +1. Start LibEuFin via SystemD. + +TODOs. + +0. Provide exchange sub-script. +1. Provide merchant sub-script. +2. Replace answers into the Nginx config.