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.
25 guides
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.
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.
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.
Fail2ban
Debian / Ubuntu LinuxFail2ban watches service log files for repeated authentication failures and automatically bans offending IPs via firewall rules, using per-service 'jails' you enable in jail.local.
FreeIPA
Fedora / RHEL / CentOS StreamFreeIPA bundles LDAP, Kerberos, DNS, and a certificate authority into a single integrated identity management domain controller for Linux environments.
Headscale
Debian 12+ / Ubuntu 22.04+Headscale is an open-source, self-hosted implementation of the Tailscale coordination server, letting you run your own private WireGuard-based mesh network without Tailscale's SaaS control plane.
Keycloak
Any Docker hostOpen-source identity and access management — single sign-on (SSO), OAuth2/OIDC, and user federation for your other self-hosted apps.
MISP
Any Docker hostMISP is a threat intelligence platform for storing, correlating, and sharing indicators of compromise between organizations and analysts, distributed as an official production-ready Docker Compose stack.
Nginx Proxy Manager
Any Docker hostWeb UI for managing nginx reverse proxies and free Let's Encrypt certificates — no nginx config file editing required.
Nginx reverse proxy with Let's Encrypt on Ubuntu
Ubuntu 22.04 LTS / 24.04 LTSPut Nginx in front of a service running on a local port, and issue it a free, auto-renewing TLS certificate via Certbot -- the standard way to expose a self-hosted app over HTTPS.
OpenLDAP
Linux (source build)OpenLDAP is the reference open-source LDAP directory server; the project's own admin guide documents installing it by compiling slapd from source rather than via a packaged installer.
Passbolt
Any Docker hostPassbolt is an open-source password manager built for teams, with OpenPGP-based encryption, officially deployed via a documented Docker Compose file including the database and TLS setup.
Pi-hole
Ubuntu / Debian / Raspberry Pi OSNetwork-wide ad and tracker blocking at the DNS level — one install protects every device on your network.
Pi-hole
Any Docker hostA free, open-source network-wide DNS sinkhole that blocks ads and trackers for every device on your network at the DNS level -- no per-device app or browser extension needed.
RadiusDesk
Ubuntu 22.04 LTSRadiusDesk is an open-source, web-based management front end for FreeRADIUS, used to run hotspots and manage network access for routers/APs (MikroTik, CoovaChilli, and more) from one dashboard.
SSH key-based authentication + disable password login
Ubuntu / Debian / any systemd-based LinuxSwitch a Linux server from password SSH login to key-based authentication only -- removes the single most common attack surface (brute-forced passwords) on any internet-facing server.
Technitium DNS Server
Ubuntu / Debian / CentOS / Fedora / Raspberry Pi OSTechnitium DNS Server is a self-hosted, cross-platform authoritative and recursive DNS server with a built-in web console, DNS-over-HTTPS/TLS support, and ad/tracker blocking.
TheHive
Any Docker hostTheHive is a scalable security incident response platform for case and alert management, officially shipped as a Docker Compose bundle backed by Cassandra and Elasticsearch.
UFW firewall setup on Ubuntu
Ubuntu 22.04 LTS / 24.04 LTSLock down an Ubuntu server to only the ports it actually needs, using UFW (Uncomplicated Firewall) -- a friendly frontend for iptables that ships with Ubuntu.
Vaultwarden
Any Docker hostLightweight, self-hosted password manager server, compatible with official Bitwarden apps and browser extensions.
Wazuh
Ubuntu 22.04 LTS (via official installer) or OVAOpen-source security monitoring — intrusion detection, log analysis, and compliance across your whole infrastructure.
WireGuard
Ubuntu / Debian LinuxWireGuard is a minimal, high-performance VPN protocol and kernel module that establishes encrypted point-to-point tunnels using static public-key pairs instead of certificates.
pfSense CE
Dedicated hardware or VM (ISO/OVA install)Full-featured open-source firewall and router platform, based on FreeBSD — replaces commercial firewall appliances.