sandcastle-ng

Scripts for the deployment of Sandcastle (GNU Taler)
Log | Files | Refs | README

commit ba103ce07c0cc24aa0a173924e93adec31d867b5
parent 4409cfdb0091ef86801baac018d3d4b6294cd461
Author: Florian Dold <florian@dold.me>
Date:   Mon, 26 Aug 2024 22:59:01 +0200

reset-failed

Diffstat:
Mscripts/demo/setup-sandcastle.sh | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/scripts/demo/setup-sandcastle.sh b/scripts/demo/setup-sandcastle.sh @@ -61,6 +61,7 @@ PORT_INTERNAL_BANK_SPA=8505 PORT_INTERNAL_CHALLENGER=8506 PORT_INTERNAL_AUDITOR=8507 + # Just make sure the services are stopped systemctl stop taler-exchange.target systemctl stop taler-exchange-offline.timer @@ -75,6 +76,8 @@ systemctl disable libeufin-nexus-ebics-fetch.service systemctl stop libeufin-nexus-ebics-submit.service systemctl disable libeufin-nexus-ebics-submit.service +systemctl reset-failed + # We now make sure that some important locations are symlinked to # the persistent storage volume. # Files that already exist in this location are moved to the storage volume