Releases: av/harbor
v0.3.29
v0.3.28 - Onyx
Onyx
Onyx (formerly Danswer) is an open-source AI platform that combines a Chat UI with powerful RAG capabilities. It's a self-hostable alternative to enterprise knowledge management and AI assistant platforms.
# Start Onyx with Ollama
harbor up ollama onyx --openMisc
- Fix
harbor config updatemultiplication due to duplicated config inBROWSERUSEservice
Full Changelog: v0.3.27...v0.3.28
v0.3.27 - Sim Studio
Sim Studio
Sim Studio is an open-source platform for building and deploying AI agent workflows. It provides a visual canvas editor where you can connect agents, tools, and blocks to create complex AI pipelines. The platform includes an AI Copilot that helps generate nodes and fix errors, plus support for vector databases enabling document uploads and RAG capabilities.
# Start Sim Studio
harbor up sim
Full Changelog: v0.3.26...v0.3.27
v0.3.26 - MindsDB
MindsDB
MindsDB is an abstract data connector for LLMs and integrations to various data providers. It allows to connect, process and query the data with LLMs.
Full Changelog: v0.3.25...v0.3.26
v0.3.25 - Netdata, draw.io, Resume Matcher
Netdata
Real-time infrastructure monitoring with per-second metrics for systems, containers, and applications.
# Start the service
harbor up netdata --openResume Matcher
AI-powered tool for comparing resumes against job descriptions using local LLMs via Ollama.
# Start Resume Matcher with Ollama
harbor up resume-matcher ollamadraw.io
AI-powered diagram creation tool - generate draw.io diagrams from natural language.
# Start with Ollama (default configuration)
harbor up drawio ollamaMisc
- Improved agentic setup
llamacpp- fix outdated source image - most recent llama.cpp versions are available
Full Changelog: v0.3.24...v0.3.25
v0.3.24 - Karakeep
Karakeep
Karakeep is an open-source, self-hosted bookmark manager with AI-powered automatic tagging. Save and organize links, notes, images, and PDFs with full-text search powered by Meilisearch.
harbor up karakeep
Full Changelog: v0.3.23...v0.3.24
v0.3.23 - Presenton
Presenton
# [Optional] Pre-pull the image
# might take a while as it bundles Ollama + GPU support
harbor pull presenton
# Start the service with web UI
harbor up presenton --openMisc
boost- more strategies forklmbrmodule, fixes forselection
Full Changelog: v0.3.22...v0.3.23
v0.3.22 - Windmill
Windmill
Self-hostable alternative to Retool, Pipedream, Superblocks. Low/no-code platform for tools/jobs/workflows. Not specifically oriented towards LLMs, but can work in tandem with other Harbor services.
Misc
comfyui- improve documentation aboutworkspace sync, re-enableAUTO_UPDATE=truellamaswap- switch defautl user toappas per update in the upstream image- friendlier agentic setup for recent versions of VS Code and Copilot
Full Changelog: v0.3.21...v0.3.22
v0.3.21 - Unsloth
Unsloth
Unsloth is a Jupyter Lab environment pre-configured with the Unsloth library for fast LLM fine-tuning. It provides 2x faster training with 70% less memory usage compared to standard fine-tuning methods, along with pre-loaded example notebooks for various fine-tuning tasks.
# Pull the pre-built image
# Image is ~7GB which is typical for CUDA-enabled environments
harbor pull unsloth
# Start the service (opens Jupyter Lab in browser)
harbor up unsloth --openFull Changelog: v0.3.20...v0.3.21
v0.3.20
Changelog
harbor profile use ...- [Profiles] can be imported from a URL: direct, Gist, GitHub, Bitbucket, GitLab, or Pastebin- Profiles can now be partial - only include the config vars that need an update by the profile
fabric- using official pre-built imagebrowseruse- basic implementation of the service, usable but with some significant caveatswebui- relaxed healthcheckharbor attach <service>- attach to service STDIN/OUT in interactive modeharbor up <service> --attach- start service and attach immediatelyharbor profile merge <name>- explicitly merge given profile into the current one
Full Changelog: v0.3.19...v0.3.20