BetterFrame/server/src
Mitchell R 122509de0d feat(nodered): auto-provision bf-server-config on boot
Server mints a dedicated admin API key on first boot (persisted plaintext
encrypted in setup_state.extras) and POSTs a bf-server-config node into
Node-RED's flow graph via /nrdp/flows. Idempotent — skips if any
bf-server-config already exists, so user-owned configs win.

New admin-http config 'selfUrl' (defaults to http://127.0.0.1:18080)
tells Node-RED how to reach the BF server. Docker compose sets it to
http://server:18080 so requests stay inside the compose network.
2026-05-13 03:09:25 +02:00
..
plugins feat(nodered): auto-provision bf-server-config on boot 2026-05-13 03:09:25 +02:00
schemas feat(layout): add branded none cells 2026-05-11 09:38:50 +02:00
scripts feat(layout): add branded none cells 2026-05-11 09:38:50 +02:00
shared feat(nodered): auto-provision bf-server-config on boot 2026-05-13 03:09:25 +02:00
web-static feat(layout): add branded none cells 2026-05-11 09:38:50 +02:00
web-templates feat(display): admin enable/disable toggle 2026-05-13 02:59:28 +02:00