sandcastle-ng

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

commit 9c3557ed78267148206dc303c4f588937766f6ba
parent 1ef4ceeb90793fdddabd31c31865172e0f9f34ae
Author: Florian Dold <florian@dold.me>
Date:   Wed, 27 May 2026 12:00:58 +0200

enable subscriptions on test

Diffstat:
Moverrides/test.taler.net | 1+
Mscripts/demo/setup-sandcastle.sh | 2+-
2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/overrides/test.taler.net b/overrides/test.taler.net @@ -3,3 +3,4 @@ ALT_UNIT_NAME=テ MYDOMAIN=test.taler.net FRACTIONALS=0 NAME=Testkudos +ENABLE_SUBSCRIPTIONS=yes diff --git a/scripts/demo/setup-sandcastle.sh b/scripts/demo/setup-sandcastle.sh @@ -415,7 +415,6 @@ EOF # FIXME: This is a workaround, fix the packaging of taler-merchant-frontends here! mkdir -p /etc/taler - cat <<EOF >/etc/taler/taler-merchant-frontends.conf # Different entry point, we need to repeat some settings. # In the future, taler-merchant-demos should become @@ -432,6 +431,7 @@ SERVE = http HTTP_PORT = $PORT_INTERNAL_BLOG BACKEND_URL = $PROTO://$MERCHANT_DOMAIN$PORT_SUFFIX/instances/blog/ BACKEND_APIKEY = secret-token:$(get_credential_pw merchant/blog) +ENABLE_TOKENS = ${ENABLE_SUBSCRIPTIONS:-no} [frontend-demo-donations] DONAU_URL = $PROTO://$DONAU_DOMAIN$PORT_SUFFIX/