Welcome to UIS
· One min read
Welcome to the Urbalurba Infrastructure Stack blog.
UIS gives you a complete datacenter on your laptop. A local Kubernetes cluster with databases, AI services, observability, authentication, and more — all deployed with a single command.
What is UIS?
UIS is a zero-friction developer platform built on Rancher Desktop. It provisions a fully working infrastructure stack so you can develop and test against production-like services without cloud dependencies.
What you get
- Databases — PostgreSQL, MySQL, MongoDB, Redis, Elasticsearch, Qdrant
- AI & ML — OpenWebUI, Ollama, LiteLLM, Tika
- Observability — Grafana, Prometheus, Loki, Tempo, OpenTelemetry
- Identity — Authentik with SSO and forward auth
- Analytics — JupyterHub, Spark, Unity Catalog
- Management — pgAdmin, RedisInsight, ArgoCD
- Networking — Tailscale, Cloudflare tunnels
- Integration — Gravitee API Management, RabbitMQ
Getting started
./uis start
./uis deploy postgresql
That's it. Check out the documentation to learn more.