mirror of
https://src.koozali.org/infra/smeserver-koji.git
synced 2024-11-21 17:17:28 +01:00
README
This commit is contained in:
parent
d39c7eed1d
commit
070af822ac
@ -19,7 +19,7 @@ Thanks to George T Kramer for doing a lot of the prework for these over at Clear
|
||||
|
||||
### Installing
|
||||
|
||||
The install script will install all required components on the hub and build servers.
|
||||
The install script will install all required components on the hub, web and build servers.
|
||||
|
||||
You will need to fill in some information on the way through.
|
||||
|
||||
@ -32,8 +32,6 @@ You will need to fill in some information on the way through.
|
||||
* accept the ECDSA key fingerprint of the build server
|
||||
* enter the root password for the build server
|
||||
|
||||
If you add debug on the install-koji-farm.sh line it will print each command executed and be very noisy (still noisy without)
|
||||
|
||||
On your koji hub server:
|
||||
|
||||
curl https://src.koozali.org/smedev/smeserver-koji/raw/branch/master/install-koji-farm.sh > install-koji-farm.sh
|
||||
@ -47,6 +45,7 @@ There are optional parameters available on the install-koji-farm.sh script
|
||||
* The web server FQDN defaults to the hub FQDN, if not enetered.
|
||||
* You can have multiple build= parameters (up to 7 parameters in total). This will bypass the build server prompt loop.
|
||||
* If you enter build=\<hub FQDN\> you will get an all-in-one server with the builder installed on the hub.
|
||||
* 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