From Fedora Project Wiki
(Add a Technologies column, and clean up the table a bit) |
(Tiny Tiny Update) |
||
Line 6: | Line 6: | ||
! Application !! Live Site !! Description !! Technologies | ! Application !! Live Site !! Description !! Technologies | ||
|- | |- | ||
| [ | | [[hosted:bodhi|bodhi]] | ||
| http://bodhi.fedoraproject.org | | 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 | ||
|- | |- | ||
| [ | | [[hosted:packagedb|Package Database]] | ||
| https://admin.fedoraproject.org/pkgdb | | 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 | ||
|- | |- | ||
| [ | | [[hosted:fas|Fedora Account System]] | ||
| https://admin.fedoraproject.org/accounts | | 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. | ||
Line 26: | Line 26: | ||
| Python, TurboGears, SQLObject, Kid | | Python, TurboGears, SQLObject, Kid | ||
|- | |- | ||
| [ | | [[hosted:smolt|Smolt]] | ||
| http://smolts.org | | 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 | ||
|- | |- | ||
| [ | | [[hosted:mirrormanager|Mirror Manager]] | ||
| https://admin.fedoraproject.org/mirrormanager | | https://admin.fedoraproject.org/mirrormanager | ||
| Manages Fedora's mirrors | | Manages Fedora's mirrors | ||
| Python, TurboGears, SQLObject, Kid | | Python, TurboGears, SQLObject, Kid | ||
|- | |- | ||
| [ | | [[hosted:elections|Elections]] | ||
| https://admin.fedoraproject.org/voting | | 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 | ||
|- | |- | ||
| [ | | [[hosted:koji|Koji]] | ||
| http://koji.fedoraproject.org | | 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 07:34, 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 |
Mirror Manager | 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 |