aboutsummaryrefslogtreecommitdiff
path: root/templates/ops/runbook.org
blob: 2d4eb2a863ec65ac979272a432095a3468ca527e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#+TITLE: Runbook - [Task Name]
#+FILETAGS: :ops:runbook:

* Purpose

* Prerequisites
- Access
- Dependencies

* Step-by-step Instructions
1. SSH into the server
2. Run backup script
3. Check log at /var/log/foo.log

* Troubleshooting

* Rollback Plan

* Related Docs