From Fedora Project Wiki
(Initial creation of Fedora infrastructure services list)
 
(Add a Technologies column, and clean up the table a bit)
Line 1: Line 1:
== Fedora Services ==  
== Fedora Services ==


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


{|
{|
! Application !! Description !! Deployment !! Project Homepage
! Application !! Live Site !! Description !! Technologies
|-  
|-
| bodhi  
| [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.
| Bodhi is a web application that aids in the process of publishing software updates, streamlining developer workflow, and facilitating community testing.
| https://bodhi.fedoraproject.org
| Python, TurboGears, Kid, SQLObject
| https://fedorahosted.org/bodhi
|-
|-
| Package Database
| [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.
| The Fedora Package Database is intended to track ownership information for Software Packages in the Fedora Collection.
| https://admin.fedoraproject.org/pkgdb
| Python, TurboGears, SQLAlchemy, Genshi
| https://fedorahosted.org/packagedb/
|-
|-
| Fedora Account System  
| [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.
| Fedora Account System sits on top of Fedora Directory Server to provide user information management to the Fedora Project.
| https://admin.fedoraproject.org/accounts
| Python, TurboGears, SQLAlchemy, Genshi
| https://fedorahosted.org/fas
|-
|-
| Transifex
| [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.
| Transifex is a highly scalable localization platform with a focus on integrating well with the existing workflow of both translators and developers.
| http://translate.fedoraproject.org
| Python, TurboGears, SQLObject, Kid
| http://transifex.org
|-
|-
| smolt
| [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.
| 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.
| http://smolts.org
| Python, TurboGears, SQLAlchemy, Genshi
| http://fedorahosted.org/smolt
|-
|-
| mirrormanager
| [https://fedorahosted.org/mirrormanager mirrormanager]
| https://admin.fedoraproject.org/mirrormanager
| Manages Fedora's mirrors
| Manages Fedora's mirrors
| https://admin.fedoraproject.org/mirrormanager
| Python, TurboGears, SQLObject, Kid
| https://fedorahosted.org/mirrormanager
|-
|-
| Elections
| [https://fedorahosted.org/elections Elections]
| 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.
| https://admin.fedoraproject.org/voting
| Python, TurboGears, SQLAlchemy, Genshi
| https://fedorahosted.org/elections
|-
|-
| Koji
| [https://fedorahosted.org/koji Koji]
| 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
| http://koji.fedoraproject.org
| Python, Cheetah
| https://fedorahosted.org/koji
|}
|}

Revision as of 07:30, 14 June 2008

Fedora Services

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

Application Live Site Description Technologies
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
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
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
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
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
mirrormanager https://admin.fedoraproject.org/mirrormanager Manages Fedora's mirrors Python, TurboGears, SQLObject, Kid
Elections https://admin.fedoraproject.org/voting A web application that aims to help facilitate community decision making. Python, TurboGears, SQLAlchemy, Genshi
Koji http://koji.fedoraproject.org Koji is the software that builds RPMs for the Fedora project Python, Cheetah