Home/Series
Series · 2 parts

Local AI Stack

A practical series for building a self-hosted local AI setup with Ollama, Open WebUI, and future related local LLM runtimes, interfaces, and integrations.

2
How to Install Open WebUI with Docker Compose
Install Open WebUI with Docker Compose on a Linux server, connect it to an Ollama container, and get a private browser-based chat interface running with persistent storage and a clean upgrade path.
1
How to Install Ollama on Ubuntu and Run Your First Local LLM
Install Ollama on Ubuntu, verify the systemd service, pull your first model, and test a local LLM from the terminal before connecting it to tools like Open WebUI or Hermes Agent.