19 self-hosted repos, 8 you'll actually deploy
Covers a Buffer replacement, a self-hosted LLM proxy that kills your API bill surprises, and a Notion/Confluence killer.
The Stack Report
19 trending self-hosted repos this round. Here are the ones worth your time — ranked by how fast you could drop them into something real.
Infrastructure You Can Drop In Today
VoidLLM
A self-hosted LLM proxy that sits between your apps and OpenAI/Anthropic/etc., giving you role-based access control, per-team token budgets, rate limiting, and load balancing — all with zero data written to disk. If you're sharing API keys across a team or building multi-tenant AI features, this replaces a hand-rolled middleware mess. Think of it as a firewall for your LLM spend. → github.com/voidlm/voidlm
Pocket ID
An ultra-lightweight self-hosted OIDC provider that does passwordless auth via passkeys. Replaces Keycloak (which is a beast to run) and Hydra (which requires a PhD to configure). If you're running 5+ self-hosted services and tired of per-app login screens, this is the glue. → github.com/dani-l/pocket-id
Portabase
Automates database backups locally and streams them to S3, Cloudflare R2, or Google Drive — without ever exposing a database port to the public internet. Replaces the bash script you wrote once and haven't trusted since. Supports multiple DB types and runs as a single container. → github.com/portabase/portabase
Traefik Manager
A web UI for managing Traefik reverse proxy configs — routes, middleware, TLS certs — without touching a YAML file. If you already run Traefik and dread every config change, this is the GUI you've been waiting for. Visual route maps included. → github.com/chrozz/traefik-manager
Agent Tooling
AgentsMesh
A fleet command center for running multiple AI agents in parallel — assign tasks, monitor progress, let agents collaborate, all from a single web console. Replaces the chaos of managing individual agent instances via scripts or terminal tabs. Useful the moment you have more than one agent doing real work. → github.com/AgentsMesh/AgentsMesh
Hermes Control Interface
A self-hosted dashboard for the Hermes AI agent stack: browser terminal, file explorer, session overview, cron scheduling, system metrics, and token analytics in one place. If you're running AI agents in production and currently checking logs via SSH, this is a direct upgrade. Multi-agent admin is built in. → github.com/xayon/hermes-control-interface
Conduit
A native iOS + Android app that connects to your self-hosted OpenWebUI backend — real-time streaming, markdown rendering, voice call mode. Closes the "I can only use my AI agent at my desk" problem. If you've already got OpenWebUI running, this is a ten-minute install. → github.com/cogenwheel/conduit
Worth Showing a Client
Postiz
Replaces Buffer, Hypefury, and Twitter Hunter with a single self-hosted scheduler supporting 28+ social channels, AI-assisted content drafting, and posting analytics. Buffer's team plan runs $100+/mo — this is a one-time Docker deploy. Solid choice for any SMB managing multi-platform content. → github.com/nevo-david/postiz-app
Docmost
Open-source collaborative wiki that replaces Notion or Confluence — real-time editing, LaTeX, diagrams, granular permissions, and no per-seat SaaS fees. Confluence charges $5–$10/user/month at scale; this runs on your own server. Good fit for a 10–50 person team that's paying too much for docs. → github.com/philipinho/docmost
Agentic Inbox
A self-hosted web email client with a built-in AI agent running entirely on Cloudflare Workers — drafts replies, manages mailboxes, and keeps everything in your own account. Replaces Gmail for teams that want AI email features without feeding your inbox to Google or Microsoft. Privacy-first and zero extra infra beyond a CF account. → github.com/thomasgve/agentic-inbox
The Quietly Important Ones
Viseron
Local-only NVR with AI computer vision: object detection, motion detection, face recognition, and license plate reading — all on your own hardware. Replaces Frigate or commercial NVR systems. Zero cloud, zero subscription, no video leaving your building. → github.com/roflcoopter/viseron
Papra
Minimalist self-hosted document management with automatic tagging rules and email ingestion. Replaces the "important documents" folder on your desktop that no one can find anything in. Drag in a PDF, it tags itself — useful for any client-facing business managing contracts or receipts. → github.com/CorentinTh/papra
Also on the Radar
- Ashim — Single Docker container with 45+ image tools including AI background removal and upscaling. Replaces every sketchy online image converter. github.com/ashim-hq/ashim
- Linkwarden — Self-hosted bookmark manager that saves full-page screenshots + PDFs of every link. Replaces Pocket or Instapaper, and actually keeps the content when the page disappears. github.com/danielroe/linkwarden
- Scrumboy — Lightweight self-hosted Kanban with sprints, story points, and AI agent integration. Replaces Trello or the lightweight tier of Jira for solo devs and small teams. github.com/markiral/scrumboy
- Homelable — Auto-scans your network, identifies machines and services, and renders an interactive topology map. Has an AI query layer so you can ask "what's running on 192.168.1.x." github.com/poweizer/homelable
- TapMap — Visualizes every active network connection your machine is making on a world map, in real time, with zero telemetry. Quietly unsettling. Locally run. github.com/olalabs/tapmap
- Super Productivity — Local-first to-do + time tracker that pulls tasks from Jira, GitHub, Trello, and ClickUp into one interface. Has a Pomodoro timer and visual schedule panel built in. github.com/johannesjo/super-productivity
- Unsloth — Web UI for fine-tuning Gemma, Qwen, DeepSeek, and other open LLMs locally with reduced VRAM usage and faster training. Worth watching if you're experimenting with private model training. github.com/unsloth/unsloth
Any of these catch your eye? Reply and tell us which one — we'll spin it up on a demo call and show you exactly what it looks like running.
— Chad stackconsultingai.com
Source: 34 Trending Self-Hosted Projects on GitHub — GitHub Awesome
The Stack Report is biweekly. No fluff. Real tools small businesses actually use.