checkId: check..plugin: stellaops.doctor.severity: fail | warn | info tags: [tag1, tag2]

What It Checks

Why It Matters

<Business impact if this check fails in production. What breaks, what data is at risk, what users experience.>

Common Causes

  • Cause 1 (specific: exact misconfiguration, missing file, wrong env var)
  • Cause 2
  • Cause 3

How to Fix

Docker Compose

# Step-by-step commands for docker-compose deployments
# Use exact env var names with __ separator
# Reference exact file paths relative to devops/compose/

Bare Metal / systemd

# Step-by-step commands for bare-metal / systemd deployments
# Reference exact config file paths (e.g., /etc/stellaops/appsettings.json)

Kubernetes / Helm

# Step-by-step commands for Kubernetes/Helm deployments
# Reference exact Helm values, ConfigMap keys, Secret names

Verification

stella doctor run --check check.<plugin>.<name>
  • check.related.id - brief explanation of relationship