fix(powerman): bind to Tailscale + localhost instead of 0.0.0.0

Change powermand listen address from 0.0.0.0:10101 (all interfaces) to
127.0.0.1:10101 (local admin) + Tailscale IP:10101 (remote access). The
setup.sh now auto-detects the Tailscale IP at deploy time.

💘 Generated with Crush

Assisted-by: Crush:glm-5.2
This commit is contained in:
2026-07-28 19:45:17 -05:00
parent eb99b00a70
commit 322e20e50f
3 changed files with 18 additions and 4 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ Centralized power management for the Cyclades AlterPath PM10i PDU via
| **Host** | pfv-tsys1 (OptiPlex 9020, Proxmox) |
| **Serial** | 9600 baud, 8N1, raw mode |
| **Credentials** | Factory defaults: `admin` / `pm8` (in cyclades-pm10.dev) |
| **Network access** | powermand listens on `0.0.0.0:10101` |
| **Network access** | powermand listens on `127.0.0.1:10101` (local) + `100.121.189.98:10101` (Tailscale) |
## Device mapping