Files
glpi-neuroforge-mega/deployments/cpu-subagent/README.md
T
groot 9a4370e4df
release-tag / release-image (push) Successful in 6m50s
v1.6.0
2026-09-02 10:26:50 +02:00

12 lines
356 B
Markdown

# CPU Subagent
Runs the durable CPU execution node used primarily for `vector.relink` and graph convergence.
Edit `NEUROFORGE_MASTER_URL`, then:
```bash
./preflight.sh
docker compose --profile monitoring up -d
```
The optional node-exporter listens on port 9100 for Master Prometheus. Restrict it with host firewall rules to the Prometheus/Master host.