mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-29 19:11:19 +00:00
When adding a PBS node with username/password credentials, Pulse now automatically: 1. Connects to PBS using the provided credentials 2. Creates a 'pulse-monitor@pbs' user with Audit permissions 3. Generates an API token 4. Stores the token instead of the password This enables one-click PBS setup for Docker/containerized deployments where you can't easily run the agent installer. Simply enter root@pam credentials in the UI and Pulse handles the rest. Falls back to password auth if token creation fails (e.g., old PBS version or permission issues). |
||
|---|---|---|
| .. | ||
| agentbinaries | ||
| agentexec | ||
| agentupdate | ||
| ai | ||
| alerts | ||
| api | ||
| auth | ||
| buffer | ||
| ceph | ||
| config | ||
| crypto | ||
| discovery | ||
| dockeragent | ||
| errors | ||
| hostagent | ||
| hostmetrics | ||
| kubernetesagent | ||
| license | ||
| logging | ||
| mdadm | ||
| metrics | ||
| mock | ||
| models | ||
| monitoring | ||
| notifications | ||
| resources | ||
| sensors | ||
| smartctl | ||
| ssh/knownhosts | ||
| system | ||
| tempproxy | ||
| types | ||
| updates | ||
| utils | ||
| websocket | ||