From Fedora Project Wiki
(Add a Technologies column, and clean up the table a bit)
(Apparently mediawiki doesn't let you do external redirects)
 
(33 intermediate revisions by 9 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 !! Live Site !! Description !! Technologies
|-
| [https://fedorahosted.org/bodhi bodhi]
| 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.
| Python, TurboGears, Kid, SQLObject
|-
| [https://fedorahosted.org/packagedb/ Package Database]
| https://admin.fedoraproject.org/pkgdb
| The Fedora Package Database is intended to track ownership information for Software Packages in the Fedora Collection.
| Python, TurboGears, SQLAlchemy, Genshi
|-
| [https://fedorahosted.org/fas Fedora Account System]
| https://admin.fedoraproject.org/accounts
| Fedora Account System sits on top of Fedora Directory Server to provide user information management to the Fedora Project.
| Python, TurboGears, SQLAlchemy, Genshi
|-
| [http://transifex.org Transifex]
| 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.
| Python, TurboGears, SQLObject, Kid
|-
| [http://fedorahosted.org/smolt smolt]
| 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.
| Python, TurboGears, SQLAlchemy, Genshi
|-
| [https://fedorahosted.org/mirrormanager mirrormanager]
| https://admin.fedoraproject.org/mirrormanager
| Manages Fedora's mirrors
| Python, TurboGears, SQLObject, Kid
|-
| [https://fedorahosted.org/elections Elections]
| https://admin.fedoraproject.org/voting
| A web application that aims to help facilitate community decision making.
| Python, TurboGears, SQLAlchemy, Genshi
|-
| [https://fedorahosted.org/koji Koji]
| http://koji.fedoraproject.org
| Koji is the software that builds RPMs for the Fedora project
| Python, Cheetah
|}

Latest revision as of 04:59, 25 January 2013

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