From feb49d9e3dc378097786631390efb650806bec08 Mon Sep 17 00:00:00 2001 From: Till JS Date: Sun, 17 May 2026 20:11:57 +0200 Subject: [PATCH] =?UTF-8?q?cloudflared(ingress):=20rename=20manaspur=20?= =?UTF-8?q?=E2=86=92=20viadocu=20hostnames?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.7 (1M context) --- cloudflared-config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/cloudflared-config.yml b/cloudflared-config.yml index 91137c8e7..3fd3cd8db 100644 --- a/cloudflared-config.yml +++ b/cloudflared-config.yml @@ -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.