Changes

From SME Server
Jump to navigationJump to search
m
no edit summary
Line 1: Line 1:  +
{{Note box|This howto is for building your own koji build farm.
 +
For how to use the koozali.org build farm, please see}}
 +
 
Official Koji documentation can be found at: https://docs.pagure.org/koji/
 
Official Koji documentation can be found at: https://docs.pagure.org/koji/
   Line 13: Line 16:  
Major Koji components:
 
Major Koji components:
   −
* hub
+
* hub (koji-hub)
* web server
+
* web server (koji-web)
 
* builders
 
* builders
* build daemon
+
* build daemon (kojid)
* Dnf|Yum repository creation and maintenance daemon
+
* Dnf|Yum repository creation and maintenance daemon (kojira)
    
You need at least the one server which can perform all functions, or split it into a hub, web plus 1+ build servers.  
 
You need at least the one server which can perform all functions, or split it into a hub, web plus 1+ build servers.  
Line 26: Line 29:  
* builders - there can be multiple of these
 
* builders - there can be multiple of these
   −
All of these servers will be based on bare Rocky 8 - minimal install, servers.
+
For our purposes, all of these servers will be based on bare Rocky 8 - minimal install, servers.
    
== Install ==
 
== Install ==
371

edits

Navigation menu