|
|
(27 intermediate revisions by 8 users not shown) |
Line 1: |
Line 1: |
| {{DISPLAYTITLE:Modularization/Developer Notes}} | | {{admon/important|This page is deprecated| All Fedora Modularity Documentation has moved to the new [https://docs.pagure.org/modularity/ Fedora Modularity Documentation website] with source hosted along side the code in the [https://pagure.io/modularity Fedora Modularity website git repository]}} |
| <div style="float: right;" class="toclimit-2">__TOC__</div>
| |
| | |
| == Abstract ==
| |
| | |
| The purpose of this document is to describe systems and services used for generic [[Modularization]] development, research and possibly future infrastructure deployments, and is intended as a reference guide for the involved engineers and the so-called ''doers-of-things''.
| |
| | |
| If you're new to Modularization, start with the following instead:
| |
| | |
| * [[Modularization]]
| |
| * [[Modularization/Getting_involved]]
| |
| * [[Modularization/Infra]]
| |
| | |
| == Systems ==
| |
| | |
| We use a number a systems for Modularization work. Some of those are dedicated installations for our cause, some are generic and shared with other Fedora initiatives. This section focuses on the former.
| |
| | |
| === fed-mod.org ===
| |
| | |
| ==== Automatic COPR rebuilds ====
| |
| | |
| ==== Automatic documentation rebuilds ====
| |
| | |
| ==== Metadata service ====
| |
| | |
| ==== Status reports ====
| |
| | |
| ==== Webhosting in general ====
| |
| | |
| == Services ==
| |
| | |
| The high-level purpose of the majority of the services listed below is described in the [[Modularization/Infra]] document.
| |
| | |
| ==== The input ====
| |
| | |
| ===== dist-git =====
| |
| | |
| ===== pkgdb =====
| |
| | |
| ==== The message bus ====
| |
| | |
| ==== The module builder ====
| |
| | |
| ===== orchestrator =====
| |
| | |
| ===== koji =====
| |
| | |
| ===== pungi =====
| |
| | |
| ==== The module knower ====
| |
| | |
| ===== PDC =====
| |
| | |
| ===== pdc-updater =====
| |
| | |
| ==== The compose magic ====
| |
| | |
| ===== CaaS =====
| |
| | |
| ===== Pixie dust =====
| |
| | |
| ==== The update system and distribution ====
| |
| | |
| ==== Miscellanous ====
| |
| | |
| ===== pagure.io =====
| |
| | |
| ===== COPR =====
| |
| | |
| ===== Jenkins =====
| |
| | |
| [[Category:Modularization]]
| |