Added the infra SOPs ported to asciidoc.

This commit is contained in:
Adam Saleh 2021-07-26 10:39:47 +02:00
parent 8a7f111a12
commit a0301e30f1
148 changed files with 18575 additions and 17 deletions

View file

@ -0,0 +1,31 @@
= apps-fp-o SOP
Updating and maintaining the landing page at
https://apps.fedoraproject.org/
== Contact Information
Owner:::
Fedora Infrastructure Team
Contact:::
#fedora-apps, #fedora-admin
Servers:::
proxy0*
Purpose:::
Have a nice landing page for all our webapps.
== Description
We have a number of webapps, many of which our users don't know about.
This page was created so there was a central place where users could
stumble through them and learn.
The page is generated by a ansible role in ansible/roles/apps-fp-o/ It
makes use of an RPM package, the source code for which is at
https://github.com/fedora-infra/apps.fp.o
You can update the page by updating the apps.yaml file in that ansible
module.
When ansible is run next, the two ansible handlers should see your
changes and regenerate the static html and json data for the page.