Guides
Real open-source server software — installed straight from each project's own official source. Not a mirror: runs via the project's own repo, Docker image, or install script.
184 guides
ABillS
Ubuntu (also FreeBSD, Debian, CentOS)ABillS (AsmodeuS Billing System) is a mature, open-source ISP billing and subscriber-management platform for dialup, PPPoE/PPTP/L2TP, hotspot, VoIP and IPTV services, built around Perl, MySQL, and FreeRADIUS.
APK Files on Android
Android 8.0+The full process for installing an app from a downloaded .apk file instead of the Play Store -- enabling installs from unknown sources, running the installer, and what to do if Android blocks it.
APKs on Android TV / Fire TV
Android TV / Amazon Fire TVSideloading on a TV device works differently from a phone -- no touchscreen file manager by default, so this covers the two common methods: a file-manager app, or pushing the APK over the network with ADB.
AdGuard Home
Any Docker hostAdGuard Home is a network-wide DNS sinkhole that blocks ads and trackers for every device on your network at the DNS level, with optional DNS-over-HTTPS/TLS and DHCP server features.
Akaunting
Any Docker hostAkaunting is a free, open-source online accounting software for small businesses and freelancers, with an official Docker Compose setup that includes a guided web setup wizard.
Audiobookshelf
Any Docker hostA self-hosted server for organizing and streaming your audiobook and podcast collection, with native mobile apps for offline listening.
Aurora Store
Android 5.0+An open-source client for the Google Play Store that lets you download Play Store apps anonymously or with your own Google account, without installing the actual Play Store/Play Services apps.
Authelia
Any Docker hostAuthelia is a self-hosted authentication and authorization server that adds single sign-on and two-factor auth in front of a reverse proxy like Traefik or Nginx.
Authentik
Any Docker hostAuthentik is a flexible identity provider supporting OAuth2/OIDC, SAML, LDAP, and proxy-based SSO, officially deployed via a single downloadable Docker Compose file.
Automatic security updates on Ubuntu Server
Ubuntu 22.04 LTS / 24.04 LTSConfigure unattended-upgrades so security patches install automatically without manual intervention -- reduces the window a known vulnerability stays unpatched on a server nobody logs into daily.
Baserow
Any Docker hostBaserow is an open-source no-code database platform positioned as an Airtable alternative, with an official all-in-one Docker Compose deployment.
BookStack
Ubuntu 24.04 LTSA simple, organized wiki platform that structures content as Books, Chapters, and Pages, aimed at teams documenting processes and knowledge.
Cacti
Ubuntu / Debian Linux (LAMP stack)Cacti is a mature RRDtool-based network graphing solution that polls devices over SNMP and renders historical performance graphs through a PHP/MySQL web front end.
Caddy for static sites
Ubuntu 22.04 LTS / 24.04 LTS, or any Docker hostA free, open-source web server that issues and renews HTTPS certificates automatically with zero configuration -- the simplest way to serve a static site or reverse-proxy an app with real TLS.
Calibre-Web
Any Docker hostA web interface for browsing, reading, and downloading books from an existing Calibre library, with support for OPDS and e-reader sync.
CasaOS
Debian / Ubuntu / Raspberry Pi OSA free, open-source, friendly home-server dashboard that sits on top of an existing Linux install (often a Raspberry Pi) -- app store, file manager, and Docker container management in one simple UI.
Checkmk
Any Docker hostCheckmk is an IT infrastructure monitoring suite that auto-discovers services on hosts and ships as a self-contained OMD site image, officially distributed as a Docker container per edition.
Cockpit
Linux (Debian / Ubuntu / Fedora / RHEL)Cockpit is a lightweight, browser-based admin console for managing a single Linux server — services, storage, networking, logs, and terminal access — using your normal system login.
CockroachDB
Any Docker hostA distributed SQL database that speaks the PostgreSQL wire protocol — built from the ground up for automatic sharding, replication, and surviving node failures without manual failover work.
Cronicle
Any Docker hostA self-hosted job scheduler with a web dashboard, event history, alerting, and multi-server clustering — a modern, user-friendly alternative to a pile of cron jobs.
CrowdSec
Debian / Ubuntu / RHEL / Fedora LinuxCrowdSec is a collaborative, behavior-based intrusion detection engine that parses logs for attack patterns and shares anonymized threat signals across its community, then relies on separate 'bouncer' components to actually block traffic.
Directus
Any Docker hostDirectus is a headless CMS and data platform that wraps a REST/GraphQL API and an admin app around your own SQL database, deployed via an official Docker Compose example.
Discourse
Ubuntu LTS (64-bit) with DockerDiscourse is a modern forum and community platform; its official install method is a single bootstrap script that sets up Docker and an all-in-one container for you.
Domoticz
Any Docker hostDomoticz is a lightweight home automation system for monitoring and controlling lights, switches and a wide range of sensors, officially distributed as a Docker image with a documented Compose setup.
Duplicati
Any Docker host (native installers also available for Windows/MacOS/Linux)Duplicati is free backup software that encrypts and compresses your data before sending it to local storage, network shares, or a wide range of cloud storage providers, with block-based incremental backups.
ERPNext
Any Docker hostERPNext is a full open-source ERP built on the Frappe framework, covering accounting, manufacturing, CRM and more; the officially supported way to run it in production is via the frappe_docker Docker Compose setup.
ESPHome
Any Docker host (or Home Assistant OS/Container)ESPHome lets you create and flash custom firmware for ESP8266/ESP32 and similar microcontrollers using simple YAML configuration files, usable either as a Home Assistant add-on or standalone via Docker.
Elasticsearch
Any Docker hostA distributed search and analytics engine — the backbone of full-text search features and, paired with Kibana and Logstash/Beats, one of the most common self-hosted log-aggregation stacks (the 'ELK stack').