mirror of
https://github.com/harivansh-afk/betterNAS.git
synced 2026-04-16 14:01:06 +00:00
Make the web app consume the live mount contract
Add the first control-plane UI over the verified backend seam so exports, issued DAV credentials, and Finder instructions can be exercised from the running stack.
This commit is contained in:
parent
b5f8ea9c52
commit
87de69520c
8 changed files with 773 additions and 51 deletions
|
|
@ -11,3 +11,11 @@ Use this app for:
|
|||
|
||||
Do not move the product system of record into this app. It should stay a UI and
|
||||
thin BFF layer over the Go control plane.
|
||||
|
||||
The current page reads control-plane config from:
|
||||
|
||||
- `BETTERNAS_CONTROL_PLANE_URL` and `BETTERNAS_CONTROL_PLANE_CLIENT_TOKEN`, or
|
||||
- the repo-local `.env.agent` file
|
||||
|
||||
That keeps the page aligned with the running self-hosted stack during local
|
||||
development.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue