Merge apps.yaml with github version
This commit is contained in:
parent
69a13fb713
commit
cf8d3638ce
1 changed files with 22 additions and 3 deletions
|
@ -524,6 +524,13 @@ children:
|
|||
You can read more about <a
|
||||
href="https://fedoraproject.org/wiki/Darkserver">why you
|
||||
might want to use it</a> or you can just click below to...
|
||||
- name: Mdapi
|
||||
data:
|
||||
url: https://apps.fedoraproject.org/mdapi
|
||||
description: >
|
||||
mdapi is a small API exposing the metadata contained in
|
||||
different RPM repositories.
|
||||
|
||||
- name: Upstream
|
||||
data:
|
||||
description: >
|
||||
|
@ -595,6 +602,19 @@ children:
|
|||
release dir, account system for access control, etc.
|
||||
This is our most common hosting option. When most groups
|
||||
want hosting, this is what they want.
|
||||
- name: Pagure
|
||||
data:
|
||||
icon: pagure.png
|
||||
url: https://pagure.io/
|
||||
status_mappings: ['pagure']
|
||||
description: >
|
||||
Pagure is a git-centered forge, python based using pygit2.
|
||||
With pagure you can host your project with its documentation,
|
||||
let your users report issues or request enhancements using
|
||||
the ticketing system and build your community of contributors
|
||||
by allowing them to fork your projects and contribute to it
|
||||
via the now-popular pull-request mechanism.
|
||||
|
||||
- name: Infrastructure
|
||||
data:
|
||||
description: >
|
||||
|
@ -733,7 +753,7 @@ children:
|
|||
they're broken -- it's a big help!.
|
||||
Check back here from time to time, as this section will change.
|
||||
children:
|
||||
- name: PDC
|
||||
- name: Product Definition Center
|
||||
data:
|
||||
url: https://pdc.fedoraproject.org/
|
||||
source_url: https://github.com/product-definition-center/product-definition-center
|
||||
|
@ -778,9 +798,8 @@ children:
|
|||
icon:
|
||||
url: https://infrastructure.fedoraproject.org/infra/docs/ipsilon.rst
|
||||
Description:
|
||||
Ipsilon is our central authentication agent that is used to
|
||||
Ipsilon is our central authentication agent that is used to
|
||||
authenticate users agains FAS. It is seperate from FAS. The
|
||||
only service that is not using this currently is the wiki.
|
||||
It is a web service that is presented via httpd and is load
|
||||
balanced by our standard haproxy setup.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue