Commit graph

38 commits

Author SHA1 Message Date
Hernâni Marques
33aab532a0
paivana: refresh compose, Containerfile, and conf template.
Keep GOA paywall container layout aligned with live deploy.
2026-07-16 23:55:31 +02:00
Hernâni Marques
66cb05c171
nym: polish Containerfile, compose, entrypoint, and README.
Host-side binary download notes and compose port mapping clarifications.
2026-07-16 23:50:57 +02:00
Hernâni Marques
77e43a68bc
monitoring: shared metrics for Taler load, DB size, and wallet coins.
Host/container RAM and process probes plus dump-coins summaries for e2e and ladder.
2026-07-16 23:45:51 +02:00
Hernâni Marques
49b4943d9c
monitoring: GOA ladder phase with 23 steps from zero to max.
taler-monitoring ladder: log-uniform random rungs between fixed GOA:0 and bank ceiling.
2026-07-16 23:10:19 +02:00
Hernâni Marques
6a7c7614ba
bank: standalone GOA withdraw ladder helper script.
Fixed zero and max endpoints with random intermediate amounts for local tests.
2026-07-16 23:10:02 +02:00
Hernâni Marques
a74259b45e
Add bank maintenance script to raise all account debit limits.
mytops-style dry-run tool; PATCH debit_threshold for every libeufin account.
2026-07-16 21:17:43 +02:00
Hernâni Marques
17f2af9a1c
bank: default auto-confirm poll interval to 2 seconds.
Faster explorer pool confirmation for demo withdrawals.
2026-07-16 20:49:53 +02:00
Hernâni Marques
55782c6ff7
bank: raise DEFAULT_DEBT_LIMIT to libeufin amount ceiling.
Allow large GOA exploration withdrawals up to GOA:4503599627370496.
2026-07-16 20:49:21 +02:00
Hernâni Marques
0770a65e08
Update ISSUES for reboot apps mitigation and tor-relay clash.
Mark Taler-apps post-reboot issue mitigated; document host vs container tor ports.
2026-07-16 20:34:57 +02:00
Hernâni Marques
4e397a5c27
Document reboot recovery and Taler in-container app autostart.
Record post-reboot 502 causes and the ensure-taler-apps automation path.
2026-07-16 19:59:02 +02:00
Hernâni Marques
19ee6bc362
Automate Taler merchant and bank app start after container boot.
Containers only run sleep infinity; host ensure-taler-apps plus user
systemd units start postgres, httpd, libeufin, and auto-confirm.
2026-07-16 19:14:12 +02:00
Hernâni Marques
3c3dbb59a9
docs: English ISSUES and Nym public listing locations
Document harbourmaster/explorer URLs and identity key; translate ISSUES to English.
2026-07-16 16:37:57 +02:00
Hernâni Marques
c8023e7b5e
docs: add visible ISSUES.md for live koopa findings
Separate issue list: firewalld Nym ports, nym bond, podman-restart untested,
stray containers, API bind, cleanup candidates.
2026-07-16 16:36:28 +02:00
Hernâni Marques
34ad480a5e
docs: all production containers autostart on koopa reboot
Record podman-restart.service, unless-stopped policies, and per-container user units.
2026-07-16 16:35:36 +02:00
Hernâni Marques
df7883498c
configs/nym: fix entrypoint and host-side binary download for build
Drop unsupported --no-banner; COPY pre-fetched nym-node; ignore binary/env/data.
2026-07-16 16:34:17 +02:00
Hernâni Marques
c763425427
docs: cleanup day notes 2026-07-16 16:30:03 +02:00
Hernâni Marques
771e1d2f95
docs: map koopa-nym secrets to koopa-admin-secrets paths
Document live ~/koopa-nym/.env and host-only data volume; no secret values.
2026-07-16 16:29:19 +02:00
Hernâni Marques
c19b7dea37
docs: SECRETS path day log and scripts index for nym 2026-07-16 16:24:45 +02:00
Hernâni Marques
f404956790
firewalld: Nym ports 1789 1790 9080 WG notes 2026-07-16 16:18:58 +02:00
Hernâni Marques
d7b2f8bc3c
host/overview: plan koopa-nym in LIVE inventory 2026-07-16 16:13:12 +02:00
Hernâni Marques
84e05861d3
configs: list nym/ next to tor in inventory table 2026-07-16 16:07:26 +02:00
Hernâni Marques
81e9dbf42b
ports: document koopa-nym mixnet verloc and 9080 API 2026-07-16 16:01:40 +02:00
Hernâni Marques
afb333a4c5
scripts/nym: status.sh probe container and HTTP API 2026-07-16 15:55:54 +02:00
Hernâni Marques
a403999bf2
scripts/nym: up.sh compose start for live or mirror tree 2026-07-16 15:50:08 +02:00
Hernâni Marques
c1c8a5191f
scripts/nym: build.sh for localhost/koopa-nym image 2026-07-16 15:44:22 +02:00
Hernâni Marques
3c3603d769
scripts/nym: helper script index 2026-07-16 15:38:36 +02:00
Hernâni Marques
77db2355a1
configs/nym: systemd user unit to start koopa-nym 2026-07-16 15:32:50 +02:00
Hernâni Marques
69cd0f6330
configs/nym: env example for mode public-ips location WG 2026-07-16 15:27:04 +02:00
Hernâni Marques
c3543dc38f
configs/nym: compose service koopa-nym with host port map 2026-07-16 15:21:18 +02:00
Hernâni Marques
cc8dfe3ef5
configs/nym: entrypoint maps env to nym-node run 2026-07-16 15:15:32 +02:00
Hernâni Marques
4903e3f5ce
configs/nym: Containerfile for nym-node binary image 2026-07-16 15:09:46 +02:00
Hernâni Marques
1904ad7ed3
configs/nym: add Nym (nym.com) node README skeleton 2026-07-16 15:04:00 +02:00
Hernâni Marques
e6126d700d
configs/paivana: enable compose on reboot 2026-07-13 11:51:33 +02:00
Hernâni Marques
cf7cb89190
configs/paivana: charge GOA:4200 for example site 2026-07-13 11:39:55 +02:00
Hernâni Marques
d8ff437584
docs: Caddy and ports for paivana.hacktivism.ch 2026-07-13 11:26:09 +02:00
Hernâni Marques
43bf064e1b
configs/paivana: add secret path docs and token example 2026-07-13 11:14:22 +02:00
Hernâni Marques
8e8e89a42c
configs/paivana: add Containerfile and compose on :9025 2026-07-13 11:03:47 +02:00
Hernâni Marques
4c911b3bac
docs: new root as prior history lost (orphan + GC); ~215 commits not recoverable 2026-07-13 10:12:00 +02:00