screentinker/brightsign/server
ScreenTinker a87bd7d875 brightsign: say what the 8182 status listener is for on screen
"status listener on 127.0.0.1:8182" told an operator a port was open and nothing
about why, next to a server that advertises 8181 - it reads like a stray listener.
It now says it feeds the diagnostics screen while the app is downloading, starting
or down, and that nothing off-device can reach it.

The port is interpolated through currentPort() rather than captured: server.env is
read after this module is evaluated, so a captured value would print the 3001
default instead of the port actually serving. Verified on the device - the line
renders ":8181".

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014kfhrUPit5MCqxeTQyqr56
2026-08-18 17:42:34 -05:00
..
autorun.brs brightsign: read the server flag as an integer, not a Boolean 2026-08-18 17:37:38 -05:00
bs-payload-install.js Run the ScreenTinker server on the player it serves (#288) 2026-08-18 15:16:09 -05:00
bs-server-boot.js brightsign: say what the 8182 status listener is for on screen 2026-08-18 17:42:34 -05:00
node-server.html Make the on-device server opt-in, and stop the status port answering the LAN (#291) 2026-08-18 16:32:37 -05:00
server.env.example Run the ScreenTinker server on the player it serves (#288) 2026-08-18 15:16:09 -05:00
st-config.example.json Make the on-device server opt-in, and stop the status port answering the LAN (#291) 2026-08-18 16:32:37 -05:00