Skip to content

Commit 6783e24

Browse files
author
Akshay Gadhave
committed
Rework overview to descriptive text
1 parent f936d36 commit 6783e24

File tree

1 file changed

+26
-26
lines changed

1 file changed

+26
-26
lines changed

guides/common/modules/con_overview-of-installation.adoc

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -3,32 +3,32 @@
33
[id="overview-of-the-installation-process"]
44
= Overview of the installation process
55

6-
. Deploy and configure a {EL} system.
7-
For more information, see xref:planning-{project-context}-server-installation_{context}[]
8-
. Configure your network environment for {Project} installation.
9-
For more information, see xref:preparing-environment-for-{project-context}-server-installation_{context}[]
10-
. Optional: If you want to use an external DB
11-
For more information, see xref:preparing-for-using-external-databases_{context}[]
12-
ifdef::satellite,katello,orcharhino[]
13-
. Optional: If you use an HTTP proxy, configure the proxy to connect to Red{nbsp}Hat CDN.
14-
For more information, see xref:configuring-http-proxy-to-connect-to-cdn_{context}[]
15-
endif::[]
16-
ifdef::satellite[]
17-
. Register the {EL} system to RHSM.
18-
For more information, see xref:registering-to-red-hat-subscription-management_{context}[]
19-
endif::[]
20-
. Configure repositories for installation.
21-
For more information, see xref:configuring-repositories_{context}[]
22-
. Install the {Project} packages.
23-
For more information, see xref:Installing_Server_Packages_{context}[]
24-
. Execute the {foreman-installer}
25-
For more information, see xref:configuring-server_{context}[]
26-
ifdef::satellite[]
27-
. Import the Red{nbsp}Hat subscription manifest
28-
For more information, see xref:Importing_a_Red_Hat_Subscription_Manifest_into_Server_{context}[]
29-
endif::[]
30-
. Optional: Review and perform any additional configuration
31-
xref:performing-additional-configuration-on-server_{context}[]
6+
The {Project} installation process can be broken down into three main phases:
7+
* Planning
8+
* Server preparation
9+
* Installation and configuration
10+
11+
.Planning
12+
Make sure that your infrastructure meets the prerequisites for installation:
13+
14+
* Ensure your hardware and software meet the minimum requirements for CPU, RAM, and storage space.
15+
* Plan your network setup, including DNS resolution and port/firewall configurations.
16+
* For large deployments (e.g., more than 5,000 hosts), select a predefined performance profile to optimize your system.
17+
18+
.Server preparation
19+
Configure the operating system and the repositoties for installating {Project}:
20+
21+
* Install {EL} 9 on a freshly installed system.
22+
* Verify that the hostname of your {ProjectServer} resolves correctly.
23+
* Configure your system to access the necessary repositories, which contain the {Project} packages.
24+
25+
.Installation and configuration
26+
Install {Project} packages, execute the `{foreman-installer}`, and perform any additional configuration
27+
28+
* Install the {Project} package and all its dependencies.
29+
* Use the `{foreman-installer}` command to perform the initial server setup.
30+
* Import your subscription manifest.
31+
* Optional: Enable additional features like remote execution, configuring custom SSL certificates, and email notifications.
3232

3333
.Additional resources
3434
* {PlanningDocURL}[{PlanningDocTitle}]

0 commit comments

Comments
 (0)