Skip to content

Cld2labs/redhat9.6 deployment scripts#73

Open
HarikaDev296 wants to merge 19 commits intoopea-project:mainfrom
cld2labs:cld2labs/redhat9.6-deployment-scripts
Open

Cld2labs/redhat9.6 deployment scripts#73
HarikaDev296 wants to merge 19 commits intoopea-project:mainfrom
cld2labs:cld2labs/redhat9.6-deployment-scripts

Conversation

@HarikaDev296
Copy link
Copy Markdown
Contributor

Redhat deployment guides

@HarikaDev296 HarikaDev296 force-pushed the cld2labs/redhat9.6-deployment-scripts branch from f7ee928 to 6f5af9a Compare March 10, 2026 22:23
@alexsin368 alexsin368 self-requested a review March 20, 2026 23:03
@alexsin368
Copy link
Copy Markdown
Collaborator

Do we need to recreate another copy of the troubleshooting.md, user-guide-apisix.md, and user-guide-genai.md? There's a lot of repeated information compared to the ubuntu22.04 guides. Can we consolidate into one file for each and mention which sections are specific to Ubuntu or Red Hat?

@alexsin368
Copy link
Copy Markdown
Collaborator

Deployment working with keycloak/APISIX. Still need to test with GenAI Gateway.

@alexsin368
Copy link
Copy Markdown
Collaborator

@HarikaDev296 why doesn't the implementation include steps to install an ISO with RHEL? Shouldn't this be similar to the ubuntu 22.04 deployment script where it installs an OS?

@HarikaDev296
Copy link
Copy Markdown
Contributor Author

Do we need to recreate another copy of the troubleshooting.md, user-guide-apisix.md, and user-guide-genai.md? There's a lot of repeated information compared to the ubuntu22.04 guides. Can we consolidate into one file for each and mention which sections are specific to Ubuntu or Red Hat?

Dell wanted seperate documentations for ubuntu22.04 and Redhat, Since Redhat has unique prerequisites keeping them distinct helps maintain consistency and prevents user confusion.

@HarikaDev296
Copy link
Copy Markdown
Contributor Author

why doesn't the implementation include steps to install an ISO with RHEL? Shouldn't this be similar to the ubuntu 22.04 deployment script where it installs an OS?

ISO level implementation is not in the requirements for RedHat.

Copy link
Copy Markdown
Contributor

@psurabh psurabh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@HarikaDev296 Please merge these two guides into one. user-guide-apixsix & genai.md.

@HarikaDev296 HarikaDev296 force-pushed the cld2labs/redhat9.6-deployment-scripts branch 3 times, most recently from 9c8af04 to 218960a Compare April 7, 2026 22:27
Harika added 2 commits April 7, 2026 17:34
Signed-off-by: Harika <codewith3@gmail.com>
Signed-off-by: Harika <codewith3@gmail.com>
@HarikaDev296 HarikaDev296 force-pushed the cld2labs/redhat9.6-deployment-scripts branch from 218960a to 2e256f9 Compare April 7, 2026 22:34
Harika added 8 commits April 7, 2026 17:34
Signed-off-by: Harika <codewith3@gmail.com>
Signed-off-by: Harika <codewith3@gmail.com>
Signed-off-by: Harika <codewith3@gmail.com>
Signed-off-by: Harika <codewith3@gmail.com>
Signed-off-by: Harika <codewith3@gmail.com>
Signed-off-by: Harika <codewith3@gmail.com>
Signed-off-by: Harika <codewith3@gmail.com>
Signed-off-by: Harika <codewith3@gmail.com>
Harika added 7 commits April 7, 2026 17:34
Signed-off-by: Harika <codewith3@gmail.com>
Signed-off-by: Harika <codewith3@gmail.com>
Signed-off-by: Harika <codewith3@gmail.com>
Signed-off-by: Harika <codewith3@gmail.com>
Signed-off-by: Harika <codewith3@gmail.com>
Signed-off-by: Harika <codewith3@gmail.com>
…version to 0.35.0

Signed-off-by: Harika <codewith3@gmail.com>
---

## 1. Mount RHEL ISO (iDRAC Redfish)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since we're reusing the scripts from the ubuntu folder, let's write a note saying to either 1) run the scripts in the ubuntu folder OR 2) wget all the necessary files from the ubuntu folder.


### Mount ISO
```bash
chmod +x ../../ubuntu-22.04/iac/mount-iso.sh
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we wget all the scripts into the red hat folder, will need to change from ubuntu-22.04 to redhat9.6


### Apply Terraform
```bash
terraform init
Copy link
Copy Markdown
Collaborator

@alexsin368 alexsin368 Apr 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These terraform commands will only work if we wget all the necessary scripts from the ubuntu folder into this directory. If they are to run these commands in the ubuntu folder, add a step to cd into that directory.

Copy link
Copy Markdown
Collaborator

@alexsin368 alexsin368 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to specify whether the user should run the scripts from the ubuntu folder or wget them into this redhat folder

HarikaDev296 and others added 2 commits April 7, 2026 20:05
Co-authored-by: alexsin368 <109180236+alexsin368@users.noreply.github.com>
Co-authored-by: alexsin368 <109180236+alexsin368@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants