docs(operators): add console workflow guide

This commit is contained in:
2026-07-31 18:15:58 +02:00
parent 9023963bf1
commit e9ceaeffed
3 changed files with 75 additions and 0 deletions
+2
View File
@@ -7,6 +7,7 @@ This index points operators and contributors to the authoritative v2.0 procedure
## Start here
- [Project quick start](../README.md)
- [Operator console guide](runbooks/operator-console.md)
- [Upgrade and rollback](runbooks/upgrade.md)
- [Observability and alert response](runbooks/observability.md)
- [Disaster recovery](runbooks/disaster-recovery.md)
@@ -15,6 +16,7 @@ This index points operators and contributors to the authoritative v2.0 procedure
| Need | Authoritative guide |
| --- | --- |
| Operator console | [operator console](runbooks/operator-console.md) |
| Repository lifecycle | [repositories](runbooks/repositories.md) |
| Metadata protection | [metadata](runbooks/metadata.md) |
| Master and repository keys | [keys](runbooks/keys.md) |