--- # Event currency (GOA) — aligned with regional-currency without fiat. # Target: Caddy → host :9011 → container exchange. domain_name: "hacktivism.ch" exchange_domain: "exchange.hacktivism.ch" TARGET_HOST_NAME: "taler-hacktivism-exchange-ansible" taler_repo_suites: trixie # regional-currency style flags (systemd required) require_systemd: true do_conversion: false # greenfield with new offline key: set true after offline key exists in container do_offline: false exchange_account_id: "1" use_static_goa_coins: true exchange_wire_method: x-taler-bank CURRENCY: GOA CURRENCY_ROUND_UNIT: "GOA:0.00000001" EXCHANGE_BASE_URL: "https://exchange.hacktivism.ch/" EXCHANGE_HTTP_PORT: 9011 EXCHANGE_MASTER_PUB: TW6K5FXF81VYCAH0YWYX0SX98KBBSJ42VX27WAX01FTFH400QG10 EXCHANGE_TERMS_ETAG: "no-terms-v0" EXCHANGE_PP_ETAG: "no-privacy-v0" EXCHANGE_BANK_ACCOUNT_PAYTO: "payto://x-taler-bank/bank.hacktivism.ch/exchange?receiver-name=GOA%20Exchange" EXCHANGE_WIRE_GATEWAY_URL: "https://bank.hacktivism.ch/accounts/exchange/taler-wire-gateway/"