mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-17 15:29:41 +02:00
cloudflared: lesen.mana.how + lesen-api.mana.how ingress
Some checks are pending
CD Mac Mini / Detect Changes (push) Waiting to run
CD Mac Mini / Deploy (push) Blocked by required conditions
CI / Detect Changes (push) Waiting to run
CI / Validate (push) Waiting to run
CI / Build mana-search (push) Blocked by required conditions
CI / Build mana-sync (push) Blocked by required conditions
CI / Build mana-api-gateway (push) Blocked by required conditions
CI / Build mana-crawler (push) Blocked by required conditions
Mirror to Forgejo / Push to Forgejo (push) Waiting to run
Some checks are pending
CD Mac Mini / Detect Changes (push) Waiting to run
CD Mac Mini / Deploy (push) Blocked by required conditions
CI / Detect Changes (push) Waiting to run
CI / Validate (push) Waiting to run
CI / Build mana-search (push) Blocked by required conditions
CI / Build mana-sync (push) Blocked by required conditions
CI / Build mana-api-gateway (push) Blocked by required conditions
CI / Build mana-crawler (push) Blocked by required conditions
Mirror to Forgejo / Push to Forgejo (push) Waiting to run
Lesen ist LIVE seit 2026-05-16 19:13 CEST. Tunnel-Reload + DNS- Routes via 'cloudflared tunnel route dns mana-server' angelegt. Externe Smokes grün: https://lesen.mana.how 200, /healthz ok, manifest 200, /api/v1/feed gated (401), /api/v1/dsgvo/export mit Service-Key 200.
This commit is contained in:
parent
ad776c1a1c
commit
17e5f80adf
1 changed files with 9 additions and 0 deletions
|
|
@ -329,6 +329,15 @@ ingress:
|
|||
- hostname: docs.mana.how
|
||||
service: http://localhost:4400
|
||||
|
||||
# Lesen — Reader-Webapp (Code/lesen/). ~/projects/lesen/ auf dem
|
||||
# Mac Mini. Ports per mana/docs/PORTS.md: 3099 api / 3100 web.
|
||||
# Live seit 2026-05-16. Verein-App (Tier-Gate public). Konsumiert
|
||||
# mana-news-pool (Plattform-Service Port 3079).
|
||||
- hostname: lesen.mana.how
|
||||
service: http://localhost:3100
|
||||
- hostname: lesen-api.mana.how
|
||||
service: http://localhost:3099
|
||||
|
||||
# ============================================
|
||||
# Monitoring & observability
|
||||
# ============================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue