These servers will be based on bare Rocky 8 - minimal install, servers.
These servers will be based on bare Rocky 8 - minimal install, servers.
+
+
== Install ==
+
This is now scripted.
+
+
Create your hub and build servers (Rocky 8 minimal install).
+
+
{{Note box|You can run both the hub and build on the one server, just use the hub server FQDN when prompted for the Build Server FQDN.}}
+
+
On both servers enable the network and name the servers (the servers need to be accessible via their FQDN's, so either via DNS or you need to add them to your /etc/hosts files).
+
+
+
It's also a good idea to update them to the latest<syntaxhighlight lang="bash">
+
nmtui
+
def update
+
</syntaxhighlight>Log into the hub server, download and run the install script<syntaxhighlight lang="bash">