self-hosting

Open-source projects categorized as self-hosting

Top 23 self-hosting Open-Source Projects

  • Nextcloud

    ☁️ Nextcloud server, a safe home for all your data

  • Project mention: Ask HN: Online File Repository System? | news.ycombinator.com | 2024-05-03
  • Trilium Notes

    Build your personal knowledge base with Trilium Notes

  • Project mention: Patterns of personal knowledge base (2023) | news.ycombinator.com | 2024-03-11
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • siyuan

    A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.

  • Project mention: A structured note-taking app for personal use | news.ycombinator.com | 2023-12-21

    Try SiYuan Note. It's free and open source local-first mix of Notion and Obsidian.

    https://github.com/siyuan-note/siyuan

  • coolify

    An open-source & self-hostable Heroku / Netlify / Vercel alternative.

  • Project mention: Making a free, fully-featured, infinitely scalable IaaS with predictable pricing | dev.to | 2024-05-13

    Solutions like pocketbase and coolify come close to solving these problems. However, I wouldn't choose either as I fear architecture lock-in as much as vendor lock-in. Especially in the case of pocketbase, I may be forced to rewrite my application if it were to scale overnight.

  • Gotify

    A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui) (by gotify)

  • Project mention: Gotify: A simple server for sending and receiving messages | news.ycombinator.com | 2024-03-12
  • Self-Hosting-Guide

    Self-Hosting Guide. Learn all about locally hosting (on premises & private web servers) and managing software applications by yourself or your organization. Including Cloud, LLMs, WireGuard, Automation, Home Assistant, and Networking.

  • Project mention: Self-Hosted Is Awesome | news.ycombinator.com | 2024-04-13
  • ownCloud

    :cloud: ownCloud web server core (Files, DAV, etc.) (by owncloud)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • homelab

    Fully automated homelab from empty disk to running services with a single command.

  • Sandstorm

    Sandstorm is a self-hostable web productivity suite. It's implemented as a security-hardened web app package manager.

  • Project mention: Website Impersonating a Desktop Environment | news.ycombinator.com | 2023-12-31

    Sandstorm really had this kind of feeling. Not that it presented as a desktop environment visually - but it offered a much more integrated “computer” of documents versus silod web site apps where you need to open each site to see the files in the app. https://sandstorm.io/

  • umbrel

    A beautiful home server OS for self-hosting with an app store. Buy a pre-built Umbrel Home with umbrelOS, or install on a Raspberry Pi 4, Pi 5, any Ubuntu/Debian system, or a VPS.

  • Project mention: Escaping Surveillance Capitalism, at Scale | news.ycombinator.com | 2024-01-18

    I really thought this article was going to offer a solution, not just enumerate the problems. I'm already all too familiar with the problems.

    I like what Umbrel[0] is doing. They're essentially expecting that just like computing was able to move from centralized mainframes to homes, servers are poised to make the same migration.

    I think they really need to solve redundancy, though. If I'm to self-host anything important on a home server, I need to know I'll have some way to use it even if my home server fails, especially if I'm not at home when it happens.

    I'd love to see some kind of system where I could partner up with other Umbrel users for backups/the ability to restore connectivity. If I knew that in an emergency, I could call my friend in town or my brother out of state and there was some procedure that would allow me to connect to an encrypted backup of what I'm needing, I would feel a lot better about taking responsibility for my own system.

    [0] https://umbrel.com

  • PrivateBin

    A minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES.

  • Project mention: PrivateBin | news.ycombinator.com | 2024-01-08
  • matrix-docker-ansible-deploy

    🐳 Matrix (An open network for secure, decentralized communication) server setup using Ansible and Docker

  • Project mention: The Matrix Trashfire | news.ycombinator.com | 2024-02-14

    Check out https://github.com/spantaleev/matrix-docker-ansible-deploy/

  • TagSpaces

    TagSpaces is an offline, open source, document manager with tagging support

  • Project mention: Tips on how to structure your home directory (2023) | news.ycombinator.com | 2024-04-19
  • Piwigo

    Manage your photos with Piwigo, a full featured open source photo gallery application for the web. Star us on Github! More than 200 plugins and themes available. Join us and contribute!

  • Project mention: Google Drive misplaces months' worth of customer data | news.ycombinator.com | 2023-11-27

    This is not for everyone, but I host my family photos myself, most recently with this: https://piwigo.org/. I have been doing this since 2007 (started on a different software, called "gallery". Was able to migrate from gallery2 to gallery3 and now piwigo), and so far no major issues. Advantage: I can easily share photos with family, no need for iCloud, Facebook, or indeed any service- they just need a web browser on their desktop computer or phone.

  • Cosmos-Server

    ☁️ The Most Secure and Easy Selfhosted Home Server. Take control of your data and privacy without sacrificing security and stability (Authentication, anti-DDOS, anti-bot)

  • Project mention: The Hater's Guide to Kubernetes | news.ycombinator.com | 2024-03-03

    That's basically just a docker-compose.

    If you want something crazy all-in-one for homelab check out https://github.com/azukaar/Cosmos-Server

  • kubero

    A free and self-hosted Heroku PaaS alternative for Kubernetes that implements GitOps

  • Project mention: Simplest approach to Kubernetes on dedicated servers? (for CI/CD) | /r/hetzner | 2023-10-04

    For deploying your apps you could use something like Kubero (https://github.com/kubero-dev/kubero)

  • yunohost

    YunoHost is an operating system aiming to simplify as much as possible the administration of a server. This repository corresponds to the core code, written mostly in Python and Bash.

  • Project mention: Runtipi: Docker-Based Home Server Management | news.ycombinator.com | 2024-04-04
  • Teedy

    Lightweight document management system packed with all the features you can expect from big expensive solutions (by sismics)

  • bloom

    The simplest way to de-Google your life and business: Inbox, Calendar, Files, Contacts & much more (by skerkour)

  • SmallerC

    Simple C compiler

  • Project mention: SmallerC – Simple C Compiler | news.ycombinator.com | 2024-05-03
  • shecc

    A self-hosting and educational C optimizing compiler

  • Project mention: A self-hosting and educational C optimizing compiler | news.ycombinator.com | 2024-01-07

    Yes, consider the case of shecc. It requires just a handful of C code lines to interpret directives set in the C preprocessor. Unlike relying on existing tools like cpp, as, or ld, shecc stands alone as a minimalist cross-compiler. This design could be particularly beneficial for students delving into the study of compiler construction. See https://github.com/sysprog21/shecc/blob/master/src/lexer.c#L...

  • amacc

    Small C Compiler generating ELF executable Arm architecture, supporting JIT execution

  • Project mention: Best practice to store context for a C compiler | /r/Compilers | 2023-06-20

    amacc

  • start-os

    Open source Linux distro optimized for self-hosting

  • Project mention: Bitcoin Node work or without Umbrel / Experience | /r/Bitcoin | 2023-06-19
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

self-hosting related posts

  • Adding a new Ghost via docker-compose to your traefik setup

    1 project | dev.to | 2 Feb 2024
  • Escaping Surveillance Capitalism, at Scale

    7 projects | news.ycombinator.com | 18 Jan 2024
  • PrivateBin

    1 project | news.ycombinator.com | 8 Jan 2024
  • A self-hosting and educational C optimizing compiler

    2 projects | news.ycombinator.com | 7 Jan 2024
  • What is the best way to learn Linux as a 10 years windows admin?

    2 projects | /r/sysadmin | 9 Dec 2023
  • Why Privatebin?

    1 project | /r/CodingSimpletons | 7 Dec 2023
  • Simplifying Open-Source: Need Your Insights on an App-Store-Like Tool for Easy Deployment

    1 project | /r/selfhosted | 7 Dec 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 2 Jun 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source self-hosting projects? This list will help you:

Project Stars
1 Nextcloud 25,852
2 Trilium Notes 25,743
3 siyuan 16,556
4 coolify 16,761
5 Gotify 10,268
6 Self-Hosting-Guide 9,027
7 ownCloud 8,283
8 homelab 7,825
9 Sandstorm 6,664
10 umbrel 6,734
11 PrivateBin 5,962
12 matrix-docker-ansible-deploy 4,591
13 TagSpaces 3,484
14 Piwigo 3,059
15 Cosmos-Server 2,841
16 kubero 2,173
17 yunohost 1,957
18 Teedy 1,802
19 bloom 1,564
20 SmallerC 1,343
21 shecc 1,053
22 amacc 997
23 start-os 808

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com