Added the infra SOPs ported to asciidoc.
This commit is contained in:
parent
8a7f111a12
commit
a0301e30f1
148 changed files with 18575 additions and 17 deletions
31
modules/sysadmin_guide/pages/apps-fp-o.adoc
Normal file
31
modules/sysadmin_guide/pages/apps-fp-o.adoc
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue