From 070af822ac2fb4df3e74e75af41dd3799aa45b63 Mon Sep 17 00:00:00 2001 From: Trevor Batley Date: Mon, 11 Sep 2023 17:09:33 +1000 Subject: [PATCH] README --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7a6c4be..4d2dd7c 100644 --- a/README.md +++ b/README.md @@ -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=\ 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://\/koji