Skip to main content

Module doctor

Module doctor 

Source
Expand description

cloud doctor: pre-deploy preflight for runtime prerequisites.

Validates the things that otherwise only surface as a post-deploy 500 — a valid profile (incl. governance.authz), a provisionable signing key, secrets.json with the required keys and provider credentials — and probes database/hook reachability. The preflight runs automatically before cloud deploy builds an image, and is exposed standalone (cloud doctor) so an operator can check a profile without deploying.

Structs§

CheckResult

Enums§

CheckStatus

Functions§

check_profile_valid
check_provider_secrets
check_required_secrets
check_signing_key