Ops Runbook (Lite)

Plugin Banner

Ops Runbook (Lite)

by devmarvs

Download
Description

Ops Runbook (Lite) adds:

  • Ops Runbooks (CPT: opsrblt_runbook) with structured fields:
    • Symptoms
    • Quick checks
    • Mitigation steps
    • Escalation contacts
    • Rollback steps
  • Incident Notes (CPT: opsrblt_inc_note) for timeline/postmortem notes
  • Diagnostics page (Tools are read-only):
    • Updates summary
    • WP-Cron overview
    • Storage free/total (when available)
    • DB size estimate (information_schema)
    • Tail of debug.log (only if WP_DEBUG_LOG is enabled and log is inside WP_CONTENT_DIR)
  1. Copy this folder to wp-content/plugins/ops-runbook-lite/
  2. Activate “Ops Runbook (Lite)” in Plugins
  3. In wp-admin, open “Ops Runbook” for Diagnostics, Runbooks, and Incident Notes
Back to top