Skip to content

Cld2labs/redhat9.6 deployment scripts#73

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

Cld2labs/redhat9.6 deployment scripts#73
HarikaDev296 wants to merge 44 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.


> **Note:** The `litellm_master_key` is located in `core/inventory/metadata/vault.yml`.

**Run a test query for Gaudi:**
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.

When deployed with GenAI Gateway, will inference work immediately? Usually we'd have to follow these additional steps before it works. https://github.com/opea-project/Enterprise-Inference/blob/main/docs/accessing-deployed-models.md#accessing-models-deployed-with-genai-gateway

Are these steps handled in the deployment script?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

We didn't require any additional manual steps after deployment. Once the deployment finished successfull all pods verified and running.
We simply retreived the master key from core/inventory/metadata/vault.yml as mentioned in the guide and Inference worked with the master key.

Harika and others added 14 commits April 3, 2026 15:38
Signed-off-by: Harika <codewith3@gmail.com>
Signed-off-by: Harika <codewith3@gmail.com>
Signed-off-by: Harika <codewith3@gmail.com>
Co-authored-by: alexsin368 <109180236+alexsin368@users.noreply.github.com>
Signed-off-by: Harika <codewith3@gmail.com>
Updated user guide for Intel AI for Enterprise Inference to clarify setup instructions and improve readability.

Signed-off-by: Harika <codewith3@gmail.com>
Signed-off-by: Harika <codewith3@gmail.com>
Signed-off-by: Harika <codewith3@gmail.com>
Updated README.md to include new instructions for mounting ISO and clarify mandatory Terraform variables.

Signed-off-by: Harika <codewith3@gmail.com>
Added instructions for changing file permissions and running the script.

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 and others added 29 commits April 3, 2026 15:38
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>
Signed-off-by: Harika <codewith3@gmail.com>
Signed-off-by: Harika <codewith3@gmail.com>
Clarified usage instructions for required script variables and password hash format.

Signed-off-by: Harika <codewith3@gmail.com>
Updated README with placeholders for hostname, username, and password hash.

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>
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>
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 511043f to 91e9983 Compare April 3, 2026 20:44
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