mirror of
https://src.koozali.org/infra/smeserver-koji.git
synced 2024-11-21 17:17:28 +01:00
d
This commit is contained in:
parent
add1a13312
commit
fe9e35f427
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
|
||||
# ![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
|
||||
|
Loading…
Reference in New Issue
Block a user