mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 20:21:09 +02:00
docs(infra): Phase 2f added to PLAN_OPTION_C + hostname table updated to v28
- PLAN_OPTION_C.md: new row covers verdaccio + news-ingester + mana-ai with the cross-arch + workspace-deps gotchas - infrastructure/README.md: hostname table catches up to npm.mana.how (Phase 2f-1) and mana-ai.mana.how (Phase 2f-3); config v26 → v28 - infrastructure/.env.gpu-box.example: MANA_SERVICE_KEY + MANA_AI_PRIVATE_KEY_PEM block added with note that the values mirror Mini's .env.macmini (the latter's matching public-half stays on mana-auth, that's what makes Mission-Grant decryption work) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
a8cce79e4c
commit
e77134bd8b
9 changed files with 581 additions and 5 deletions
|
|
@ -63,7 +63,7 @@ Ingress-Konfiguration via API + Cloudflare-Dashboard, NICHT in
|
|||
`grafana`, `git`, `stats`, `glitchtip`, `status` (alles `*.mana.how`,
|
||||
für die Phase-2-Container hier).
|
||||
|
||||
Aktive Public-Hostnames (Stand 2026-05-07, config v26):
|
||||
Aktive Public-Hostnames (Stand 2026-05-07, config v28):
|
||||
|
||||
| Hostname | Service | Zweck |
|
||||
|---|---|---|
|
||||
|
|
@ -79,6 +79,8 @@ Aktive Public-Hostnames (Stand 2026-05-07, config v26):
|
|||
| `glitchtip.mana.how` | `:8020` | Glitchtip (Phase 2d) |
|
||||
| `status.mana.how` | `:8090` | Status-Page (Phase 2e) |
|
||||
| `photon.mana.how` | `:2322` | Photon Geocoder (cross-LAN-Workaround für mana-geocoding's Probe + privacy-local Provider) |
|
||||
| `npm.mana.how` | `:4873` | Verdaccio @mana/* npm-Registry (Phase 2f-1) |
|
||||
| `mana-ai.mana.how` | `:3067` | AI Mission Runner (Phase 2f-3) |
|
||||
|
||||
API-Update (idempotent):
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue