urisys-automation-lab

Architecture

uri2flow YAML (flows/)
  ↓
urisys-automation-lab server :8099
  ↓
  stt:// / webrtc:// / message://  (standalone packs: uristt, uriwebrtc, urimessage)
  rdp:// / kvm:// / him:// / ocr:// / llm://  (urirdpedge → urirdp-docker :8795)
  browser:// / shell:// / env://  (forward → :8795 or local when packs loaded)

Transport

Service URL
Lab UI + URI gateway http://127.0.0.1:8099
urirdp-docker http://127.0.0.1:8795/uri/call

Docker Compose

cd urisys-automation-lab
docker compose -f docker-compose.lab.yml up --build -d

Services:

Principle