Prerequisite

Readiness

Ensure LAB ennvironment is ready and Running to execute subsequent task.

Blueprint

../_images/intro-0.png ../_images/intro-1.png

Attention

Classes depend on private registry server (Harbor Registry). Ensure its up and running before proceed.

Remote RDP to Windows10 Jumphost.

Login to a remote desktop (RDP) to access Harbor registry server to ensure services are running and you able to login.

../_images/intro-5.png

Windows10 RDP login password can be obtainsed as following

../_images/intro-6.png

Window 10 Jumphost

../_images/intro-7.png

Launch a putty session and login with the following credential.

Username ubuntu
Password HelloUDF
../_images/intro-2.png

You should be able to get the following prompt on “reg” server.

../_images/intro-3.png

Run the folowing command to ensure registry service active and running.

sudo systemctl status harbor

Harbor registry should shown active (running)

../_images/intro-4.png

Note

Only run the following if harbor not or partially running.
sudo systemctl stop harbor

sudo systemctl start harbor

sudo systemctl status harbor

Access to Harbor Registry server with Chrome browser

Username admin
Password F5Passw0rd
../_images/intro-8.png

Sucessfully login to registry server.

../_images/intro-9.png

Lab Setup Environment

Service FQDN / URL IP Address
Open-WebUI Service open-webui.ai.local 10.1.1.4
AI Gateway Core aigw.ai.local 10.1.1.4
AI GW Configuration Service aigw-config.ai.local 10.1.1.4
AIGW UI Service aigw-ui.ai.local 10.1.1.4
Ollama Service ollama.ai.local 10.1.1.4
Registry Service / Jumphost reg.ai.local 10.1.1.7
Arcadia Financial Modern Apps arcadia.ai.local 10.1.1.9
Simply Chatbot simply-chat.ai.local 10.1.1.9
Langchain / LLM Orchestrator llm-orch.ai.local 10.1.1.9
Vector Database vectordb.ai.local 10.1.1.9