TL;DR
Six new services — Text Embeddings Inference, LightRAG, Paperless, Paperless-GPT, Whishper, and Linkwarden — each with cross-service integrations, Traefik routes, host-owned workspaces, and runnable documentation.
Text Embeddings Inference
Hugging Face's embedding and reranking server, wired into Open WebUI, LibreChat, and AnythingLLM.
harbor up teiLightRAG
Graph-based retrieval augmented generation with a web UI, running against Ollama or llama.cpp with TEI embeddings, and available as a model in Open WebUI.
harbor up lightragPaperless
Document management system that scans, indexes, and archives your paper documents.
harbor up paperlessPaperless-GPT
LLM-generated titles, tags, and OCR for Paperless documents.
harbor up paperless-gptWhishper
Self-hosted audio transcription, subtitle editing, and translation built on Whisper and LibreTranslate.
harbor up whishperLinkwarden
Bookmark manager that archives pages and tags them automatically with a local LLM.
harbor up linkwardenMisc
- Traefik routes for all six new services, so each is reachable on its own hostname.
- Files the new services write to your workspace stay owned by your host user.
- LightRAG answers complete on AMD hosts via a ROCm cross-file that keeps the query model on CPU.
- TEI accepts whole-document ingest from AnythingLLM.
- Linkwarden and Paperless logins stay on their Traefik hostnames instead of bouncing to localhost.
- Whishper repairs workspace ownership on start and mirrors worker output to
docker logs.
Full Changelog: v0.5.5...v0.5.6





