-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4047274
commit a6909a3
Showing
1 changed file
with
16 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,32 @@ | ||
# RHEL9 Foreman Guide | ||
> - In this Guide i will show you how to install Forman with puppet, katello and discovery plugin. | ||
> - You will also learn how to install and setup DHCP- and TFTP-Server. | ||
> - I will also show you how to setup Foreman and how to use the Foreman Boot Image via PXE. | ||
> - You will be ready to discover and provision your physical servers and workstations after following this Guide. | ||
> In this Guide i will show you how to install Forman with puppet, katello and discovery plugin. | ||
> You will also learn how to install and setup DHCP- and TFTP-Server. | ||
> I will also show you how to setup Foreman and how to use the Foreman Boot Image via PXE. | ||
> You will be ready to discover and provision your physical servers and workstations after following this Guide. | ||
I decided to group the tutorials, rather than creating a huuuuge file. | ||
|
||
## 1. [Knowledge Base](https://ji-podhead.github.io/RHEL_9_Foreman_Guide/knowledge%20base) | ||
|
||
|
||
## [Knowledge Base]() | ||
> - here we explain: | ||
> - how tftp and dhcp works | ||
> - how the pxe boot process works | ||
> - how the foreman smartproxy works | ||
## [Install Foreman (with katello, discovery-plugin, and local dhcp/tftp)]() | ||
## 2. [Install Foreman (with katello, discovery-plugin, and local dhcp/tftp)](https://ji-podhead.github.io/RHEL_9_Foreman_Guide/installation%20(katello%2Cdiscovery%2Cdhcp%2Ctftp)) | ||
> - just the installation process | ||
## [Discovery and Provisioning]() | ||
> - we Discovery our Host using the Boot Image | ||
## 3. [Discovery and Provisioning](https://ji-podhead.github.io/RHEL_9_Foreman_Guide/discovery%20and%20provisioning) | ||
> - we discover our host using the Boot Image | ||
> - we set up Hostgroups, subnets, etc | ||
> - we finally provision our discovered host | ||
## [install and setup libvirt in Foreman]() | ||
## 4. [install and setup libvirt in Foreman](https://ji-podhead.github.io/RHEL_9_Foreman_Guide/libvirt) | ||
> - we install libvirt | ||
> - we setup libvirt as compute resource | ||
> - boot intoo container | ||
if you have any questions, feel free to start a discussion, or file an issue. | ||
You can of course also use the foreman-forum, where i shared this guide as well. | ||
|
||
> - boot intoo container/vm | ||
*I decided to group the tutorials, rather than creating a huuuuge file.* | ||
## 5. Proxmox | ||
> - we install proxmox via libvirt using foreman | ||
> - we setup proxmox as a compute resource | ||
> - we boot intoo container/vm |