mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-04-28 03:20:11 +00:00
refactor: finalize documentation overhaul
- Refactor specialized docs for conciseness and clarity - Rename files to UPPER_CASE.md convention - Verify accuracy against codebase - Fix broken links
This commit is contained in:
parent
8464a69abe
commit
fd39196166
25 changed files with 492 additions and 3557 deletions
|
|
@ -324,7 +324,7 @@ journalctl -u pulse-sensor-proxy -f
|
|||
```
|
||||
|
||||
Forward these logs off-host for retention by following
|
||||
[operations/sensor-proxy-log-forwarding.md](operations/sensor-proxy-log-forwarding.md).
|
||||
[operations/SENSOR_PROXY_LOGS.md](operations/SENSOR_PROXY_LOGS.md).
|
||||
|
||||
In the Pulse container, check the logs at startup:
|
||||
```bash
|
||||
|
|
@ -718,7 +718,7 @@ pulse-sensor-proxy config set-allowed-nodes --replace --merge 192.168.0.1
|
|||
- Installer uses CLI (no more shell/Python divergence)
|
||||
|
||||
**See also:**
|
||||
- [Sensor Proxy Config Management Guide](operations/sensor-proxy-config-management.md) - Complete runbook
|
||||
- [Sensor Proxy Config Management Guide](operations/SENSOR_PROXY_CONFIG.md) - Complete runbook
|
||||
- [Sensor Proxy CLI Reference](/opt/pulse/cmd/pulse-sensor-proxy/README.md) - Full command documentation
|
||||
|
||||
## Control-Plane Sync & Migration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue