23 lines
981 B
Markdown
23 lines
981 B
Markdown
# Docker and Self-Hosting Audit
|
|
|
|
Review container security, image size, health checks, persistence, configuration and operability for self-hosted deployment.
|
|
|
|
## Purpose
|
|
|
|
This is a publishable P0 built-in DevRunbook package. It is designed for the `inspect` work mode with default autonomy `diagnose` and risk tier `moderate`.
|
|
|
|
## Required context
|
|
|
|
- Deployment target: Describe the deployment environment and packaging model to assess.
|
|
- Runtime constraints: Describe limits such as non-root execution, storage paths, network policy and available resources.
|
|
|
|
## Completion
|
|
|
|
- Findings cover build, runtime, persistence and upgrade behavior.
|
|
- Recommendations identify breaking deployment changes.
|
|
- Validation evidence and unresolved limitations are reported honestly.
|
|
|
|
## Quality status
|
|
|
|
Editorially reviewed and covered by static structure and determinism fixtures. It is not represented as execution-validated or battle-tested until the platform stores corresponding evidence.
|