Closed rahearn closed 2 years ago
2 more general comments:
Otherwise, LGTM 👍🏾
2. Number the steps, currently all say # 1
This is a Markdown shorthand, they'll get rendered as ascending numbers 🙂
- Possibly consolidate repeated text somehow, easy to imagine updating one section when it really affects multiple.
I want to talk about this some more. Right now, they're duplicative (except the one part where I didn't want copies of screenshots) so that when you are following the instructions for one section it is self-contained. That felt like a win vs the pain of having to be more careful when updating.
Thoughts on that?
- Possibly consolidate repeated text somehow, easy to imagine updating one section when it really affects multiple.
I want to talk about this some more. Right now, they're duplicative (except the one part where I didn't want copies of screenshots) so that when you are following the instructions for one section it is self-contained. That felt like a win vs the pain of having to be more careful when updating.
Thoughts on that?
I'd agree with that, runbooks should be able to stand mostly on their own. If it's significant set of instructions that gets repeated, it could be a separate section that gets linked out to.
Adds run book covering the common "bring site down" "bring site up" and "switch active configuration" scripts.
Will add merge and deploy instructions in another PR.
283