Operations Overview¶
Guide for operating rninja infrastructure in production.
Components to Operate¶
| Component | Purpose | Scaling |
|---|---|---|
| rninja CLI | Build execution | Per-developer |
| rninja-daemon | Build acceleration | Per-machine |
| rninja-cached | Remote cache server | Per-team/org |
Key Operational Areas¶
Monitoring¶
- Cache hit rates
- Build performance
- Server health
Maintenance¶
- Garbage collection
- Cache health checks
- Rolling restarts
Security¶
- Authentication
- TLS encryption
- Access control