cmc/org-templates

Org-mode templates.

clone: git clone https://gitbay.org/cmc/org-templates.git

main: templates/ops/runbook.org · raw

 1#+TITLE: Runbook - [Task Name]
 2#+FILETAGS: :ops:runbook:
 3
 4* Purpose
 5
 6* Prerequisites
 7- Access
 8- Dependencies
 9
10* Step-by-step Instructions
111. SSH into the server
122. Run backup script
133. Check log at /var/log/foo.log
14
15* Troubleshooting
16
17* Rollback Plan
18
19* Related Docs