Add links to Overview page

This is a top page in our documentation and it was left blank till now. Let's
add few useful links to it.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2023-02-27 16:36:28 +01:00 committed by zlopez
parent c39c8a919f
commit 9472b38e02

View file

@ -2,6 +2,19 @@
== Architecture
* xref:map_critical_services.adoc[Map of critical services]
* xref:services.adoc[List of our services]
== Tooling
Most of the tooling we use in Fedora infrastructure is described in
xref:developer_guide:index.adoc[Developer Guide]. Above that we also use Ansible
to maintain our https://pagure.io/fedora-infra/ansible[ansible repository].
== Good Practices
See xref:developer_guide:index.adoc[Developer Guide] for good practices regarding development work
for Fedora Infrastructure.
And see xref:sysadmin_guide:index.adoc[Sysadmin Guide] for good practices regarding sysadmin work
for Fedora Infrastructure.