mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-22 03:02:35 +00:00
docs: surface operations runbooks in main readme
This commit is contained in:
parent
2850f20dad
commit
ef2daa9dbc
1 changed files with 7 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ Pulse is maintained by one person after work. [Sponsorships](https://github.com/
|
|||
- [API](#api)
|
||||
- [Troubleshooting](#troubleshooting)
|
||||
- [Documentation](#documentation)
|
||||
- [Operations Runbooks](#operations-runbooks)
|
||||
- [Development](#development)
|
||||
- [Visual Tour](#visual-tour)
|
||||
- [Support Pulse Development](#support-pulse-development)
|
||||
|
|
@ -580,6 +581,12 @@ journalctl -u pulse -f
|
|||
- [FAQ](docs/FAQ.md) - Common questions and troubleshooting
|
||||
- [Migration Guide](docs/MIGRATION.md) - Backup and migration procedures
|
||||
|
||||
## Operations Runbooks
|
||||
|
||||
- [Sensor proxy audit log rotation](docs/operations/audit-log-rotation.md) – Safely rotate append-only logs and verify poller health.
|
||||
- [Adaptive polling rollout](docs/operations/ADAPTIVE_POLLING_ROLLOUT.md) – Enable/disable the adaptive scheduler with guardrails.
|
||||
- [Automatic update management](docs/operations/auto-update.md) – Control the `pulse-update` timer/service, trigger manual runs, and roll back safely.
|
||||
|
||||
## Development
|
||||
|
||||
### Quick Start - Hot Reload (Recommended)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue