mirror of
https://src.koozali.org/infra/smeserver-koji.git
synced 2024-11-21 09:07:29 +01:00
tidy up scm comments
This commit is contained in:
parent
21097826d4
commit
dab5a457a8
@ -15,6 +15,7 @@ Thanks to George T Kramer for doing a lot of the prework for these over at Clear
|
||||
* These are run on a bare Rocky 8 minimal install
|
||||
* Basic configurations (e.g. network, time, etc.) have been applied
|
||||
* servers are reachable by their FQDNs (DNS or you've added them into the appropriate /etc/hosts files)
|
||||
* postgres db will be installed on hub (it is possible to use an external db server, but the script does not support that - yet)
|
||||
* Koji web server can exist on the hub or it's own server
|
||||
* Koji builder can exist on the hub or multiple build servers
|
||||
|
||||
@ -44,7 +45,7 @@ There are optional parameters available on the install-koji-farm.sh script
|
||||
|
||||
* No parameters will deploy an all-in-one server with the web and builder installed on the hub.
|
||||
* You can have multiple build=\<builder FQDN\> parameters.
|
||||
* You can have multiple scm= parameters which will be added to the allowed SCMS
|
||||
* You can have multiple scm= parameters which will be added to the allowed SCMS (src.koozali.org:/* is already included)
|
||||
* debug will print each command executed and be very noisy (still noisy without)
|
||||
|
||||
The web interface will be available at http://\<web FQDN\>/koji
|
||||
|
Loading…
Reference in New Issue
Block a user