mirror of
https://src.koozali.org/infra/smeserver-koji.git
synced 2025-08-17 18:28:03 +02:00
d
This commit is contained in:
10
README.md
10
README.md
@@ -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
|
||||
# 
|
||||
|
||||
<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
|
||||
|
Reference in New Issue
Block a user