LLM Harbor logo

LLM Harbor

Containerized LLM toolkit: manage backends, APIs, and frontends via one CLI

3.1k Docker Apache-2.0 12 days ago

Overview

LLM Harbor is a Docker-based orchestration toolkit that lets you spin up any combination of LLM backends (Ollama, LocalAI, vLLM), API proxies, chat front-ends, and auxiliary services with a concise CLI. It abstracts docker-compose complexity behind simple commands like harbor up ollama open-webui, enabling rapid switching between LLM stacks for experimentation. All configuration is file-based and version-controllable.

Where it falls short of OpenAI API

  • Niche tool primarily aimed at power users; limited documentation for beginners
  • No built-in UI beyond what the composed services provide
  • Community is small; issues may go unanswered compared to larger projects
  • Not suitable for production multi-user deployments without significant additional hardening

We list the gaps honestly so you can decide if the trade-off is worth owning your data.

Tags

llm
docker
orchestration
local-ai
Maintain LLM Harbor?

Claim this listing to keep it accurate, add a deploy template, or feature it on relevant pages.

Show off your self-host difficulty score

Embed the LLM Harbor difficulty badge in your README — it links back here.

Self-host difficulty badge← add this to your README
[![Self-host difficulty](https://openreplace.com/api/badge/llm-harbor)](https://openreplace.com/llm-harbor)

Similar open-source projects

Other self-hostable tools in the same space worth comparing.

Run large language models locally with a simple CLI and REST API

177k Docker MIT 5 days ago
2/5
LLM Harbor vs Ollama

The most widely used web interface for running Stable Diffusion image generation locally

164k Python AGPL-3.0 5 months ago
2/5
LLM Harbor vs AUTOMATIC1111 Stable Diffusion WebUI

Open-source LLM app development platform with visual workflow, RAG, and agent builder

150k Python Apache-2.0 5 days ago
3/5
LLM Harbor vs Dify

Feature-rich self-hosted chat UI for Ollama and OpenAI-compatible APIs

147k Docker BSD-3-Clause 5 days ago
2/5
LLM Harbor vs Open-WebUI