Commit graph

44 commits

Author SHA1 Message Date
Hernâni Marques
e3d03edb71
fix(monitoring): treat GOA:0 accept-uri failure as warning only 2026-07-16 20:18:56 +02:00
Hernâni Marques
66815f81c2
fix(monitoring): drop unbound LADDER_RANGES in GOA ladder 2026-07-16 19:40:45 +02:00
Hernâni Marques
01900bab9a docs: cleanup day notes 2026-07-17 01:22:26 +02:00
Hernâni Marques
196ba7aba9 bank: strip :443 from taler://withdraw URIs for wallet apps.
libeufin includes default HTTPS port; demo/auto-account APIs, refresh
scripts, and landing JS now normalize hosts without :443. ensure-taler-apps
also starts merchant ui-unlock after reboot.
2026-07-17 01:07:22 +02:00
Hernâni Marques
360fb363de docs: tops compose refresh and configs inventory index.
Update tops stack notes and configs/README service listing.
2026-07-17 01:07:00 +02:00
Hernâni Marques
85d4e05ef0 tor: container create helper and relay docs.
Document ORPort layout and host vs container tor coexistence.
2026-07-17 00:30:13 +02:00
Hernâni Marques
a42b43b410 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
e7469b47f9 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
3945de5831 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
44d2a57af9 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
4dbede51b4 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
36ef637501 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
97b2fcce46 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
ffe8ad89db 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
c4c6a7f2c2 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
b5e9b02146 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
bd5272ebac 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
1aa4d1bab8 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
9c1c8f2249 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
05cd6931c8 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
798d8aaf51 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
4775d106cd docs: cleanup day notes 2026-07-16 16:30:03 +02:00
Hernâni Marques
c0e0beb2b4 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
ec24c93aa8 docs: SECRETS path day log and scripts index for nym 2026-07-16 16:24:45 +02:00
Hernâni Marques
77abb7d22c firewalld: Nym ports 1789 1790 9080 WG notes 2026-07-16 16:18:58 +02:00
Hernâni Marques
cd3b6530df host/overview: plan koopa-nym in LIVE inventory 2026-07-16 16:13:12 +02:00
Hernâni Marques
9aeb9acd2b configs: list nym/ next to tor in inventory table 2026-07-16 16:07:26 +02:00
Hernâni Marques
989bcfdadb ports: document koopa-nym mixnet verloc and 9080 API 2026-07-16 16:01:40 +02:00
Hernâni Marques
0f343eba5b scripts/nym: status.sh probe container and HTTP API 2026-07-16 15:55:54 +02:00
Hernâni Marques
4b6038ae68 scripts/nym: up.sh compose start for live or mirror tree 2026-07-16 15:50:08 +02:00
Hernâni Marques
2c3f1b1aa3 scripts/nym: build.sh for localhost/koopa-nym image 2026-07-16 15:44:22 +02:00
Hernâni Marques
6814aea27f scripts/nym: helper script index 2026-07-16 15:38:36 +02:00
Hernâni Marques
ee2b350b8d configs/nym: systemd user unit to start koopa-nym 2026-07-16 15:32:50 +02:00
Hernâni Marques
57508e2cc1 configs/nym: env example for mode public-ips location WG 2026-07-16 15:27:04 +02:00
Hernâni Marques
bffcfcd946 configs/nym: compose service koopa-nym with host port map 2026-07-16 15:21:18 +02:00
Hernâni Marques
c0ab02a44d configs/nym: entrypoint maps env to nym-node run 2026-07-16 15:15:32 +02:00
Hernâni Marques
166c157b67 configs/nym: Containerfile for nym-node binary image 2026-07-16 15:09:46 +02:00
Hernâni Marques
956c8ab71a configs/nym: add Nym (nym.com) node README skeleton 2026-07-16 15:04:00 +02:00
Hernâni Marques
0bfd8ebc94 configs/paivana: enable compose on reboot 2026-07-13 11:51:33 +02:00
Hernâni Marques
572da9aef9 configs/paivana: charge GOA:4200 for example site 2026-07-13 11:39:55 +02:00
Hernâni Marques
d168df26e3 docs: Caddy and ports for paivana.hacktivism.ch 2026-07-13 11:26:09 +02:00
Hernâni Marques
ea6520d2a3 configs/paivana: add secret path docs and token example 2026-07-13 11:14:22 +02:00
Hernâni Marques
7f769aaf8f configs/paivana: add Containerfile and compose on :9025 2026-07-13 11:03:47 +02:00
Hernâni Marques
96961f23f5 docs: new root as prior history lost (orphan + GC); ~215 commits not recoverable 2026-07-13 10:12:00 +02:00