diff options
author | 2024-08-07 18:41:02 +0100 | |
---|---|---|
committer | 2024-08-07 18:41:02 +0100 | |
commit | dcbb78959177537cf1fdda813380996a4b2daf8f (patch) | |
tree | 0a53ded19896aaddf93cc8f1e4ff34ac3f70464e /docs/onboarding/resources.rst | |
parent | Revert "Enable fail2ban jails for postfix" (diff) |
Remove old documentation
Diffstat (limited to 'docs/onboarding/resources.rst')
-rw-r--r-- | docs/onboarding/resources.rst | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/docs/onboarding/resources.rst b/docs/onboarding/resources.rst deleted file mode 100644 index f9ef44b..0000000 --- a/docs/onboarding/resources.rst +++ /dev/null @@ -1,35 +0,0 @@ -Resources -========= - -The following is a collection of important reference documents for the -DevOps team. - -`Infra Repo <https://github.com/python-discord/infra>`__ --------------------------------------------------------- - -This GitHub repo contains most of the manifests and configuration -applies to our cluster. It’s kept up to date manually and is considered -a source of truth for what we should have in the cluster. - -It is mostly documented, but improvements for unclear or outdated aspects are -always welcome. If you have any question, please feel free `to open a GitHub -issue on the infra repository -<https://github.com/python-discord/infra/issues/new>`__ or ask in the -``#dev-oops`` channel. - - -`Knowledge base <https://python-discord.github.io/infra/>`__ ------------------------------------------------------------- - -Deployed using GH pages, source can be found `in the docs directory of -the infra repository <https://github.com/python-discord/infra>`__. - -This includes: - -- Changelogs -- Post-mortems -- Common queries -- Runbooks - -The sidebar of the infra documentation contains some other links to -DevOps-related projects. |