From Fedora Project Wiki
(add some more stuff)
(Apparently mediawiki doesn't let you do external redirects)
 
(16 intermediate revisions by 6 users not shown)
Line 1: Line 1:
== Fedora Services ==
Please see https://apps.fedoraproject.org/ for an up-to-date list
 
The Fedora Infrastructure team has developed, deployed, and currently maintains the following web services
 
{|
! Application !! Description !! Technologies !! Developers
|-
| [[http://askbot.com | askbot.com]] - [http://ask.fedoraproject.org Live Instance]
| askbot is a Django based web application that allows users to ask and answer questions about Fedora.
| Python, Django
| [[fas:kevin|kevin]]
|-
| [[hosted:bodhi|bodhi]] - [http://bodhi.fedoraproject.org Live Instance]
| Bodhi is a web application that aids in the process of publishing software updates, streamlining developer workflow, and facilitating community testing.
| Python, TurboGears, Kid, SQLObject
| [[fas:lmacken|lmacken]]
|-
| [[hosted:elections|Elections]] - [https://admin.fedoraproject.org/voting Live Instance]
| A web application that aims to help facilitate community decision making.
| Python, TurboGears, SQLAlchemy, Genshi
| [[fas:tremble|tremble]], [[fas:toshio|abadger1999]]
|-
| [[hosted:fas|Fedora Account System]] - [https://admin.fedoraproject.org/accounts Live Instance]
| Fedora Account System sits on top of Fedora Directory Server to provide user information management to the Fedora Project.
| Python, TurboGears, SQLAlchemy, Genshi
| [[fas:ricky|ricky]], [[fas:mmcgrath|mmcgrath]], [[fas:toshio|abadger1999]], [[fas:ivazquez|ivazquez]]
|-
| [[hosted:koji|Koji]] - [http://koji.fedoraproject.org Live Instance]
| Koji is the software that builds RPMs for the Fedora project
| Python, Cheetah
| [[fas:ausil|dgilmore]], [[fas:mikeb|mbonnet]], [[fas:mikem|mikem]]
|-
| [[hosted:mirrormanager|Mirror Manager]] - [https://admin.fedoraproject.org/mirrormanager Live Instance]
| Manages Fedora's mirrors
| Python, TurboGears, SQLObject, Kid
| [[fas:mdomsch|mdomsch]]
|-
| [[hosted:packagedb|Package Database]] - [https://admin.fedoraproject.org/pkgdb Live Instance]
| The Fedora Package Database is intended to track ownership information for Software Packages in the Fedora Collection.
| Python, TurboGears, SQLAlchemy, Genshi
| [[fas:toshio|abadger1999]], [[fas:mapleoin|maploin]], [[fas:mbacovsk|mbacovsk]]
|-
| [[hosted:smolt|Smolt]] - [http://smolts.org Live Instance]
| Smolt is a basic hardware profiler. Its intended to be a profiler to get automated information from users. This should make it easier for our developers to do what they need to do. How can you help? Well look at the code and make it better. It's still in the very early stages but has good potential.
| Python, TurboGears, SQLAlchemy, Genshi
| [[fas:wwoods|wwoods]], [[fas:ynemoy|loupgaroublond]]
|-
| [[hosted:fedoracommunity|Fedora Community]] - [http://admin.fedoraproject.org/community Live Instance]
| Fedora Community is a portal that aims to integrate all of the Fedora infrastructure in one place.
| Python, TurboGears2, Moksha, Mako
| [[fas:lmacken|lmacken]], [[fas:johnp|J5]]
|-
| [[hosted:fedoracommunity|Fedora Packages]] - [http://community.dev.fedoraproject.org/packages Live Instance]
| Fedora Packages is a search engine & widget dashboard that brings together data from many pieces of Fedora Infrastructure.
| Python, TurboGears2, ToscaWidgets2, Moksha, Mako, Xapian
| [[fas:lmacken|lmacken]], [[fas:mizmo|mizmo]]
|-
| [[hosted:fedoracommunity|Fedora Tagger]] - [http://community.dev.fedoraproject.org/tagger Live Instance]
| Add & rank tags for Fedora Packages
| Python, TurboGears2, ToscaWidgets2, Mako, SQLAlchemy
| [[fas:ralph|ralph]], [[fas:lmacken|lmacken]], [[fas:mizmo|mizmo]]
|}
 
== Fedora Infrastructure Services ==
 
Fedora Infrastructure also has monitoring and other services that are not developed by Fedora directly, but are used by us.
 
{|
! Application !! Description !! Technologies !! Developers
|-
| [ http://lists.org | Mailman] - [http://lists.fedoraproject.org/ Live instance]
| lists for fedora project
| python
| admin@fedoraproject.org
|-
|}
 
[[Category:Infrastructure]]

Latest revision as of 04:59, 25 January 2013

Please see https://apps.fedoraproject.org/ for an up-to-date list