docs: v0.77.0 open_path — REPORT + README

This commit is contained in:
2026-06-23 12:05:29 +02:00
parent 904e787dda
commit 66d84627b8
2 changed files with 33 additions and 44 deletions
+2
View File
@@ -199,6 +199,8 @@ When a user visits a stopped or undeployed app's subdomain (e.g., `travel.demo-f
Running apps on the Vezérlőpult now show a "Megnyitás ↗" button that opens the app's subdomain in a new tab. The `Subdomains` map is built in `dashboardHandler` from `app.yaml` env or metadata fallback.
The optional `.felhom.yml` **`open_path`** field (`Metadata.OpenPath`) is appended to that URL for apps whose UI isn't at `/` — e.g. `gokapi``/admin`, `ghost``/ghost/`. Empty = bare root. Rendered via `.Meta.OpenPath` in `dashboard.html`, `deploy.html`, and `app_info.html` (the same field flows through all three open-link sites; no handler change needed). Must start with `/`; cosmetic only (does not affect routing).
#### App Info Pages
Each app can define rich metadata in `.felhom.yml`: