Add refs/tarball hint to README and env
This commit is contained in:
parent
f8609c6634
commit
14af94dbb9
3 changed files with 3 additions and 1 deletions
|
|
@ -37,6 +37,7 @@ Container stack for GNU Taler (Exchange, Merchant, LibEuFin Bank) with optional
|
|||
- If `ENABLE_EXCHANGE_ACCOUNT=0`, run the offline tool manually (`scripts/enable-exchange-account.sh` inside the exchange container).
|
||||
- With custom CAs, set `EXCHANGE_CURL_OPTS="-k"` if the offline job needs to curl `/keys` over HTTPS.
|
||||
- After changing DB passwords in `.env`, no manual SQL rendering is needed—the init script reads them at container start.
|
||||
- Release refs/tarballs: Browse tags/commits at `https://git.taler.net/{gnunet,exchange,merchant,libeufin}.git/` (Tarballs via `.../snapshot/<tag>.tar.gz`) and set `*_REF`/`GNUNET_TARBALL_URL` accordingly.
|
||||
|
||||
## Useful commands
|
||||
- Logs: `docker compose logs -f exchange` (or bank/merchant/caddy/wordpress).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue