Learn about installing RAG Studio in an Air-gapped environment.
In an air-gapped environment, the RAG Studio ML Runtime image is available for
download from the Cloudera Docker Registry and can be hosted in your private Docker
registry.
In the Cloudera
console, click the Cloudera AI tile. The Cloudera AI home page is
displayed.
In the left navigation pane, click Cloudera AI Workbench. The Cloudera AI Workbench home page is
displayed.
Click on the name of the workbench. The workbench Home
page is displayed.
Click Site Administration in the left navigation
pane.
Set up the RAG Studio ML Runtime image by configuring it in the
Runtimes tab for the project.
[Optional] If a PyPI mirror repository is utilized, then the following
environment variables must be configured under Runtimes > Environment Variables :
Set UV_INSECURE_HOST to the PyPi mirror host, for
example,
ccycloud.xyz-airgap.root.comops.site.
To create the RAG Studio application, use the configured ML Runtime image and
the script file /rag-studio/scripts/startup_app.py to
establish an application. Name this application as
RagStudio.