SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 self-hosted Open-Source Projects
-
awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
Project mention: Should I Run Plain Docker Compose in Production in 2026? | news.ycombinator.com | 2026-05-05Sure!
Get a few Beelink SER5 or SER9's, install Nextcloud to cover the files, document editing, communications (to save on Microsoft 365). Then you can have Gitea (and gitea actions) for your source code and building (skipping github enterprise), Harbor to host and scan your containers, frappe for HR, etc. Pretty much anything you pay enterprise rates for, you can self-host a version that will get your company from 1 to 100s with minimal extra work. If it's not on https://github.com/awesome-selfhosted/awesome-selfhosted, you can probably vibe code it in a couple hours.
I just started to run a k3s cluster with an almost enterprise grade software factory and a few (light) production workloads on a single cheap minipc.
https://scottyah.com/cluster
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
n8n
n8n is a workflow automation platform for building AI-powered workflows and agents, connecting any AI model to any business system with full control over data, security, and deployment. Build visually or in code while n8n handles infrastructure from prototype to production with fully auditable executions.
Project mention: SOC-in-a-Box: One LLM, Eight Hats, A Production-Bar AI SOC on a Single GPU | dev.to | 2026-06-06n8n and similar visual workflow tools were on the list for one specific reason: leadership likes seeing the boxes-and-arrows. But the LLM nodes aren't first-class — you'd be wrapping every model call in HTTP, and the graph is in a database, not in code that's reviewable in a PR. Auditability and reproducibility are both worse than the LangGraph + bus path. (n8n is a great fit for non-LLM SOAR-style automations, just not for this.)
-
Project mention: Quick and easy local AI RAG setup with JetBrains IDE integration and browser UI | dev.to | 2026-06-02
To get a local web UI (that is very similar to CharGPT) that supports Retrieval Augmented Generation (RAG), workflows and many other features, we'll use Open WebUI (https://github.com/open-webui/open-webui). Although it can be setup using locally installed Python, I've decided to try out their Docker image instead. Since I have an Nvidia card, I've used their Nvidia GPU supported docker image.
-
-
Project mention: Uptime Kuma vs Hosted Monitoring: Self-Hosted Is Not Always Free | dev.to | 2026-04-21
Uptime Kuma is one of the most popular open-source monitoring tools available today. It is self-hosted, beautifully designed, and completely free to use. If you are looking for an Uptime Kuma alternative or evaluating self-hosted monitoring against hosted options, you have probably seen it recommended in every Reddit thread, Hacker News discussion, and developer forum on the topic.
-
memos
Open-source, self-hosted note-taking tool built for quick capture. Markdown-native, lightweight, and fully yours.
ObjeX currently serves as the S3 backend for our Outline and Memos instances. Both use presigned URLs and server-side uploads through the standard AWS SDKs, no special configuration needed.
-
coolify
An open-source, self-hostable PaaS alternative to Vercel, Heroku & Netlify that lets you easily deploy static sites, databases, full-stack applications and 280+ one-click services on your own servers.
Install Coolify (free, open source) on a VPS and deploy Memos from its catalog. You get a web UI and auto-updates, but Coolify itself wants ~2 GB of RAM, which is heavier than the app it is managing. Worth it only if you are already running Coolify for other apps.
-
Appwrite
Appwrite® - complete cloud infrastructure for your web, mobile and AI apps. Including Auth, Databases, Storage, Functions, Messaging, Hosting, Realtime and more
-
Gitea
Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
Project mention: Gitea is 10 years old, but official repo is still hosted on GitHub | news.ycombinator.com | 2026-06-02 -
Website: clickhouse.com
-
Project mention: GitLab Announces Workforce Reduction and End of Their Credit Values | news.ycombinator.com | 2026-05-11
What would you suggest as an alternative? Gitlab really sucks in my personal opinion, but what are your experiences with:
Gogs https://gogs.io/ (this IS gitea btw)
Forgejo https://forgejo.org/
Self hosted or cloud hosted. Also excluding Github because, please just fracking don't.
-
siyuan
A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.
Project mention: SiYuan: The Open-Source Knowledge Base That Lets Developers Truly Own Their Thoughts | dev.to | 2025-11-28View the Project on GitHub
-
Jan is a desktop application — Windows, macOS, Linux — that lets you download, manage, and chat with open-source LLMs without touching a terminal. Think of it as a ChatGPT replacement where the server runs on your machine. Licensed under Apache 2.0, with the full source on GitHub, it sits in the same category as LM Studio and Ollama, with a distinctly different philosophy: Jan wants to be the complete local AI platform, not just a runner or a chat UI.
-
appsmith
Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
AppSmith
-
PhotoPrism is the most mature AI-powered photo management app in the self-hosted space. It indexes your existing library and applies TensorFlow-based classification, facial recognition, location mapping, and color analysis. Excellent RAW file support (including DNG, CR2, ARW), live photo playback, panorama viewing, and automatic album creation by subject, location, and date.
-
reactive-resume
A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
-
ToolJet
ToolJet is the open-source foundation of ToolJet AI - the enterprise app generation platform for building internal tools, dashboard, business applications, workflows and AI agents 🚀
Project mention: Open Source Retool Alternative: A Code-First, AI-Native Approach | dev.to | 2026-04-28ToolJet: github.com/ToolJet/ToolJet
-
Project mention: I turned my Trilium docs into an AI-assisted site with one JS file | dev.to | 2026-05-04
I'd built an internal documentation site in Trilium Notes — about 30 notes covering product, marketing, and operations stuff. It was for non-technical teammates who needed to answer questions from developers about the platform.
-
Project mention: FileBrowser Alternatives for Mobile: A Self-Hoster's Comparison Guide | dev.to | 2026-03-28
If you self-host FileBrowser, you know the desktop experience is solid. But open it on your phone and you'll hit:
-
khoj
Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (gpt, claude, gemini, llama, qwen, mistral). Get started - free.
-
-
Project mention: Ditch Vercel & Netlify: The Best Self-Hosted Alternatives in 2026 | dev.to | 2026-06-01
GitHub: Dokploy/dokploy (34K+ stars) License: Apache 2.0 Best for: Developers who want a Vercel-inspired UI with Docker Swarm clustering
-
awesome-sysadmin
A curated list of amazingly awesome open-source sysadmin resources. (by awesome-foss)
self-hosted discussion
self-hosted related posts
-
SOC-in-a-Box: One LLM, Eight Hats, A Production-Bar AI SOC on a Single GPU
-
Ask HN: What are all the ways to punch through NAT?
-
jan-ai-review-2026
-
GrillKit – Self-Hosted AI Interview Trainer with Voice
-
nao VS onequery - a user suggested alternative
2 projects | 1 Jun 2026 -
onequery VS onequery - a user suggested alternative
2 projects | 1 Jun 2026 -
gemini-mcp-tool VS onequery - a user suggested alternative
2 projects | 1 Jun 2026 -
A note from our sponsor - SaaSHub
www.saashub.com | 7 Jun 2026
Index
What are some of the best open-source self-hosted projects? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | awesome-selfhosted | 297,454 |
| 2 | n8n | 191,300 |
| 3 | open-webui | 139,852 |
| 4 | immich | 102,612 |
| 5 | uptime-kuma | 87,646 |
| 6 | memos | 60,389 |
| 7 | coolify | 56,519 |
| 8 | Appwrite | 56,217 |
| 9 | Gitea | 56,116 |
| 10 | ClickHouse | 47,849 |
| 11 | Gogs | 47,587 |
| 12 | siyuan | 44,301 |
| 13 | jan | 42,852 |
| 14 | appsmith | 39,980 |
| 15 | PhotoPrism | 39,746 |
| 16 | reactive-resume | 38,196 |
| 17 | ToolJet | 37,978 |
| 18 | Trilium Notes | 36,347 |
| 19 | filemanager | 34,978 |
| 20 | khoj | 34,892 |
| 21 | glance | 34,855 |
| 22 | dokploy | 34,497 |
| 23 | awesome-sysadmin | 34,135 |