docs: I-08 landing-stats standalone migration note
This commit is contained in:
parent
186fdc255c
commit
4685e370ac
1 changed files with 20 additions and 1 deletions
21
ISSUES.md
21
ISSUES.md
|
|
@ -1,6 +1,6 @@
|
|||
# Open issues
|
||||
|
||||
Stand **2026-07-16** (koopa, live). Keine Secrets.
|
||||
Stand **2026-07-17** (koopa, live). Keine Secrets.
|
||||
|
||||
## Index
|
||||
|
||||
|
|
@ -13,6 +13,7 @@ Stand **2026-07-16** (koopa, live). Keine Secrets.
|
|||
| [I-05](#i-2026-07-16-05) | low | open | Alte exited Podman-Container |
|
||||
| [I-06](#i-2026-07-16-06) | low–medium | open | Nym HTTP API `*:9080` |
|
||||
| [I-07](#i-2026-07-16-07) | medium | **fixed** | Tor host vs `koopa-tor-relay` |
|
||||
| [I-08](#i-2026-07-17-08) | medium | open | Landing-stats → standalone `taler-landing-stats` |
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -131,6 +132,24 @@ podman ps --filter name=koopa-tor-relay
|
|||
|
||||
---
|
||||
|
||||
### I-2026-07-17-08
|
||||
|
||||
**Landing-stats / Resource-Monitoring: auf standalone `taler-landing-stats` umstellen**
|
||||
Severity: medium · Host: koopa · Status: open · **TODO (noch nicht umsetzen auf koopa)**
|
||||
|
||||
**Ist:** Collector + Timer leben unter `scripts/taler-landing/` in **diesem** admin-log, installiert nach `~/.local/bin` / user-systemd, Defaults stark **hacktivism.ch**-lastig (Container-Namen, URLs, `ADMIN_LOG`-Pfade).
|
||||
|
||||
**Soll:** Dieselbe **moderne, host-dynamische** Lösung wie geplant/gebaut für andere Stacks:
|
||||
|
||||
- Eigenes Repo **`taler-landing-stats`** auf **git.hacktivism.ch** (`hernani/taler-landing-stats`)
|
||||
- Profile/env pro Host (bank/exchange/merchant Container, Landing-Pfade, optional bank full-scan)
|
||||
- User-systemd timer (`taler-landing-stats.service` / `.timer`), Linger
|
||||
- Resource-Merge (RSS/loadavg via in-container mem-snapshot + podman stats) host-agnostisch
|
||||
|
||||
**Nicht jetzt auf koopa umbauen** — nur merken. Wenn das Repo steht und auf stage/etc. erprobt ist: koopa von `scripts/taler-landing/` auf Checkout+Install aus `taler-landing-stats` migrieren; hier ggf. nur noch Pointer/README.
|
||||
|
||||
---
|
||||
|
||||
## Kein Issue (Scan)
|
||||
|
||||
- Prod-Container mit Boot-Autostart: Up
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue