diff options
Diffstat (limited to 'docs/runbooks/index.rst')
-rw-r--r-- | docs/runbooks/index.rst | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/runbooks/index.rst b/docs/runbooks/index.rst new file mode 100644 index 0000000..18690c7 --- /dev/null +++ b/docs/runbooks/index.rst @@ -0,0 +1,17 @@ +Runbooks +======== + +Learn how to do anything in our infrastructure with these guidelines. + +.. note:: + + In general, we try to codify manual processes as much as possible. Still, + this section is important for tasks that are either hard to automate or are + run so infrequently that it does not make sense to regularly run them. + + +.. toctree:: + :maxdepth: 2 + :caption: Contents: + + postgresql-upgrade |