Line 46:
Line 46:
curl https://src.koozali.org/smedev/smeserver-koji/raw/branch/master/install-koji-farm.sh > install-koji-farm.sh
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
chmod o+x install-koji-farm.sh
−
./install-koji-farm
+
./install-koji-farm.sh
</syntaxhighlight>
</syntaxhighlight>
+
You will be prompted for various items
+
+
* ssh values (e.g. Country, State, City, Organizatio, Organisational Unit)
+
* Build server FQDN (you can use the Hub FQDN to have everything on the one server)
+
* to accept the build server ssl signature
+
* for the root password on the Hub server
+
The web interface will be available via http://<your hub server>/koji
The web interface will be available via http://<your hub server>/koji