Generate Project Deployment Runbook (v1.6.0)
generate_project_runbookGenerates a local deployment runbook by gathering server credentials, OS info, build scripts, and Nginx/SSL config for manual ops and handovers.
Instructions
Gathers server IP, SSH credentials, OS info, build scripts, Nginx/SSL configuration, and remote path to generate a local DEPLOYMENT_RUNBOOK.md markdown file for manual ops and handovers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_path | No | Absolute path to application directory on remote server (auto-resolved if omitted) | |
| output_filename | No | Filename for local runbook (defaults to DEPLOYMENT_RUNBOOK.md in project root) | DEPLOYMENT_RUNBOOK.md |