From Fedora Project Wiki
(Add developers and a contact location)
(This looks a bit better, might want to do some voodoo so the first column doesn't wrap)
Line 4: Line 4:


{|
{|
! Application !! Live Site !! Description !! Technologies !! Developers !! Contact
! Application !! Description !! Technologies !! Developers !! Contact
|-
|-
| [[hosted:bodhi|bodhi]]
| [[hosted:bodhi|bodhi]] - [http://bodhi.fedoraproject.org Live Instance]
| http://bodhi.fedoraproject.org
| Bodhi is a web application that aids in the process of publishing software updates, streamlining developer workflow, and facilitating community testing.
| 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
| Python, TurboGears, Kid, SQLObject
Line 13: Line 12:
| #fedora-admin
| #fedora-admin
|-
|-
| [[hosted:packagedb|Package Database]]
| [[hosted:packagedb|Package Database]] - [https://admin.fedoraproject.org/pkgdb Live Instance]
| https://admin.fedoraproject.org/pkgdb
| The Fedora Package Database is intended to track ownership information for Software Packages in the Fedora Collection.
| The Fedora Package Database is intended to track ownership information for Software Packages in the Fedora Collection.
| Python, TurboGears, SQLAlchemy, Genshi
| Python, TurboGears, SQLAlchemy, Genshi
Line 20: Line 18:
| #fedora-admin, #fedora-devel
| #fedora-admin, #fedora-devel
|-
|-
| [[hosted:fas|Fedora Account System]]
| [[hosted:fas|Fedora Account System]] - [https://admin.fedoraproject.org/accounts Live Instance]
| https://admin.fedoraproject.org/accounts
| Fedora Account System sits on top of Fedora Directory Server to provide user information management to the Fedora Project.
| Fedora Account System sits on top of Fedora Directory Server to provide user information management to the Fedora Project.
| Python, TurboGears, SQLAlchemy, Genshi
| Python, TurboGears, SQLAlchemy, Genshi
Line 27: Line 24:
| #fedora-admin
| #fedora-admin
|-
|-
| [http://transifex.org Transifex]
| [http://transifex.org Transifex] - [http://translate.fedoraproject.org Live Instance]
| http://translate.fedoraproject.org
| Transifex is a highly scalable localization platform with a focus on integrating well with the existing workflow of both translators and developers.
| Transifex is a highly scalable localization platform with a focus on integrating well with the existing workflow of both translators and developers.
| Python, TurboGears, SQLObject, Kid
| Python, TurboGears, SQLObject, Kid
Line 34: Line 30:
|
|
|-
|-
| [[hosted:smolt|Smolt]]
| [[hosted:smolt|Smolt]] - [http://smolts.org Live Instance]
| http://smolts.org
| 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.
| 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
| Python, TurboGears, SQLAlchemy, Genshi
Line 41: Line 36:
| #smolt, #fedora-admin
| #smolt, #fedora-admin
|-
|-
| [[hosted:mirrormanager|Mirror Manager]]
| [[hosted:mirrormanager|Mirror Manager]] - [https://admin.fedoraproject.org/mirrormanager Live Instance]
| https://admin.fedoraproject.org/mirrormanager
| Manages Fedora's mirrors
| Manages Fedora's mirrors
| Python, TurboGears, SQLObject, Kid
| Python, TurboGears, SQLObject, Kid
Line 48: Line 42:
| #fedora-admin, fedora-infrastructure-list
| #fedora-admin, fedora-infrastructure-list
|-
|-
| [[hosted:elections|Elections]]
| [[hosted:elections|Elections]] - [https://admin.fedoraproject.org/voting Live Instance]
| https://admin.fedoraproject.org/voting
| A web application that aims to help facilitate community decision making.
| A web application that aims to help facilitate community decision making.
| Python, TurboGears, SQLAlchemy, Genshi
| Python, TurboGears, SQLAlchemy, Genshi
Line 55: Line 48:
| #fedora-admin
| #fedora-admin
|-
|-
| [[hosted:koji|Koji]]
| [[hosted:koji|Koji]] - [http://koji.fedoraproject.org Live Instance]
| http://koji.fedoraproject.org
| Koji is the software that builds RPMs for the Fedora project
| Koji is the software that builds RPMs for the Fedora project
| Python, Cheetah
| Python, Cheetah

Revision as of 13:29, 14 June 2008

Fedora Services

The Fedora Infrastructure team has developed, deployed, and currently maintains the following web services

Application Description Technologies Developers Contact
bodhi - 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 lmacken #fedora-admin
Package Database - Live Instance The Fedora Package Database is intended to track ownership information for Software Packages in the Fedora Collection. Python, TurboGears, SQLAlchemy, Genshi abadger1999, maploin, G, sadmac2 #fedora-admin, #fedora-devel
Fedora Account System - 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 ricky, mmcgrath, abadger1999, ivazquez #fedora-admin
Transifex - Live Instance Transifex is a highly scalable localization platform with a focus on integrating well with the existing workflow of both translators and developers. Python, TurboGears, SQLObject, Kid glezos, diegobz
Smolt - 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 loupgaroublond, mmcgrath #smolt, #fedora-admin
Mirror Manager - Live Instance Manages Fedora's mirrors Python, TurboGears, SQLObject, Kid mdomsch #fedora-admin, fedora-infrastructure-list
Elections - Live Instance A web application that aims to help facilitate community decision making. Python, TurboGears, SQLAlchemy, Genshi G #fedora-admin
Koji - Live Instance Koji is the software that builds RPMs for the Fedora project Python, Cheetah mbonnet, mikem #fedora-admin