mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-20 00:21:26 +02:00
cloudflared(ingress): rename manaspur → viadocu hostnames
Some checks are pending
CD Mac Mini / Detect Changes (push) Waiting to run
CD Mac Mini / Deploy (push) Blocked by required conditions
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
CI / Detect Changes (push) Waiting to run
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 / 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
CI / Detect Changes (push) Waiting to run
Mirror to Forgejo / Push to Forgejo (push) Waiting to run
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
501055a76c
commit
feb49d9e3d
1 changed files with 4 additions and 4 deletions
|
|
@ -256,14 +256,14 @@ ingress:
|
|||
- hostname: manawald.mana.how
|
||||
service: http://localhost:3090
|
||||
|
||||
# Manaspur (GPS-Tracking) — Code/manaspur + Code/manaspur-native.
|
||||
# ~/projects/manaspur/ on the Mac Mini. Port 3193 api / 5183 web.
|
||||
# Viadocu (GPS-Tracking) — Code/viadocu + Code/viadocu-native.
|
||||
# ~/projects/viadocu/ on the Mac Mini. Port 3193 api / 5183 web.
|
||||
# Phase 8 Cutover 2026-05-13. Web kommt mit Phase 6 — Hostname
|
||||
# ist DNS-only vorgemerkt, der Service liefert vorerst 502 (das
|
||||
# ist okay, niemand zeigt drauf).
|
||||
- hostname: manaspur.mana.how
|
||||
- hostname: viadocu.mana.how
|
||||
service: http://localhost:5183
|
||||
- hostname: manaspur-api.mana.how
|
||||
- hostname: viadocu-api.mana.how
|
||||
service: http://localhost:3193
|
||||
|
||||
# ManaMeme (Bild-Meme-Community) — Code/manameme + Code/manameme-native.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue