This commit is contained in:
Trevor Batley 2023-09-01 16:41:59 +10:00
parent add1a13312
commit fe9e35f427

View File

@ -1,4 +1,6 @@
# <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> smeserver-koji
# ![smeserver-koji](https:///www.koozali.org/images/koozali/Logo/Png/Koozali_Logo_2016.png)
<img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> smeserver-koji
## Koji Setup Scripts
@ -20,9 +22,13 @@ Thanks to George T Kramer for doing a lot of the prework for these over at Clear
### Getting Going
The install script will install all required components on the hub and build servers.
You will need to fill in some information on the way through
You will need to fill in some information on the way through.
If you add debug on the install-koji-farm.sh line it will print each command executed (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
chmod o+x install-koji-farm.sh
./install-koji-farm