Line 19:
Line 19:
* Dnf|Yum repository creation and maintenance daemon
* Dnf|Yum repository creation and maintenance daemon
−
You need at least the one server which can perform all functions, or split it into a hub plus 1+ build servers.
+
You need at least the one server which can perform all functions, or split it into a hub, web plus 1+ build servers.
−
In our example build, we will have 2 servers.
+
A typical scenario will be to have 2+ servers.
* hub - which will run the hub, web and dnf|Yum repository daemon
* hub - which will run the hub, web and dnf|Yum repository daemon
−
* build server - there can be multiple of these, but we'll just do 1 to start with
+
* build server - there can be multiple of these
−
These servers will be based on bare Rocky 8 - minimal install, servers.
+
All of these servers will be based on bare Rocky 8 - minimal install, servers.
== Install ==
== Install ==
Line 88:
Line 88:
===The long way ===
===The long way ===
+
This is just left here to help understand what is in the scripts (which may have changed since this was written)
=====Hub/Web Server=====
=====Hub/Web Server=====