Allow local GNUnet tarball via vendor/gnunet.tar.gz
This commit is contained in:
parent
0636213553
commit
4e319e0f31
5 changed files with 17 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ Container stack for GNU Taler (Exchange, Merchant, LibEuFin Bank) with optional
|
|||
- 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.
|
||||
- Offline tarball drop-in: place a GNUnet tarball at `vendor/gnunet.tar.gz` to use it instead of downloading; the build falls back to git if the tarball looks incomplete.
|
||||
|
||||
## Useful commands
|
||||
- Logs: `docker compose logs -f exchange` (or bank/merchant/caddy/wordpress).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue