
Host Your Own Website with Hugo – Like Serverküche Itself
Build a static website with Hugo and serve it from a Docker container behind Traefik – fast, secure, no database. …
All self-hosting tutorials from the Serverküche.

Build a static website with Hugo and serve it from a Docker container behind Traefik – fast, secure, no database. …

Why does every app recipe declare a proxy network? This guide explains Docker networks, internal DNS and container …

Who is allowed to do what on your server? This foundational guide explains users, groups and file permissions with real …

Immich part 2: make the mobile backup reliable, switch the AI search to your language, add existing photos as an …

Certificate, chain of trust, Let's Encrypt, handshake: this foundational guide explains HTTPS with real commands – and …

Set up AdGuard Home with Docker: your own DNS server that blocks ads, trackers and malicious sites for all devices – …

Set up and register a Forgejo Actions runner with Docker-in-Docker: your own CI/CD pipelines on the self-hosted Git …

So your self-hosted mails land in the inbox instead of spam: reverse DNS, SPF, DKIM and DMARC explained, set up and …

Set up Stalwart Mail Server with Docker: SMTP, IMAP, JMAP and spam filter in a single, lean container – the modern …

Set up Mailcow (dockerized) on your own server: Postfix, Dovecot, Rspamd and SOGo webmail under your domain – a complete …

Self-host ntfy with Docker & Traefik: push messages to your phone via a simple curl – ideal for backup reports, …

Named volume or bind mount? This foundational guide explains the difference, shows both with real examples, and when to …

Set up Matomo 5.12 with Docker & Traefik: privacy-friendly web analytics with IP anonymization, entirely without Google …

Set up Forgejo with Docker & Traefik: your own Git server with HTTPS, repos via web UI, cloning over HTTPS and SSH – the …

Set up HitKeep with Docker and Traefik: cookieless, GDPR-friendly website statistics on your own server – with tracking …

A lean WireGuard VPN natively on the netcup server: keys, server and client config, firewall, phone QR – plus the Docker …

Real benchmark figures for the netcup VPS 1000 G12: CPU, RAM, NVMe and network – measured with sysbench and fio, …

Update discipline for your Docker stack: pin versions, get notified about updates with Diun, apply them safely, clean up …

Set up CrowdSec with the Traefik bouncer: detect attacks from the access logs, block attackers with a 403 and benefit …

The toolbox for the server terminal: from htop, btop and ncdu for debugging to tmux, rsync and dig for daily work – with …

A complete monitoring stack of Prometheus, node-exporter, cAdvisor and Grafana behind Traefik – with live metrics for …

Set up Jellyfin with Docker behind Traefik: stream your movies, series and music – with HTTPS and the library on …

Set up Immich with Docker behind Traefik: the self-hosted alternative to Google Photos – with automatic phone backup, …

Set up Paperless-ngx with Docker behind Traefik: archive documents searchably via OCR – with full-text search, tags and …

Get your Nextcloud admin overview green: set up HSTS headers, email sending, enforced two-factor auth and brute-force …

Set up Uptime Kuma behind Traefik and monitor your services: monitors, notifications and a status page – the first real …

Set up Nextcloud with Docker behind Traefik: your own cloud for files, calendar and contacts – with MariaDB, Redis and …

Self-host Vaultwarden: a lean, Bitwarden-compatible password manager behind Traefik with HTTPS, an admin panel and an …

Off-site backups with Restic: set up encrypted, restore snapshots, prune with retention and automate via a systemd …

Fail2ban watches your logs and bans IPs after too many failed attempts – with a safe whitelist for your own address so …

Traefik as a reverse proxy in front of your containers, with automatic Let's Encrypt certificates: every app gets a …

Debian installs security updates automatically: set up unattended-upgrades, control the reboot, and verify it really …

A and AAAA records, TTL and propagation explained clearly: how your own domain points to your server – the prerequisite …

Use the netcup Server Control Panel & snapshots properly: a safety net before risky changes – and why it's no substitute …

Set up a host firewall in minutes with UFW: block everything except SSH, HTTP and HTTPS on your server – without ever …

Set up the netcup firewall as network protection in front of the server: composable policy templates in the SCP – with …

compose.yaml explained: services, volumes, networks and variables – the Docker vocabulary every app recipe in the …

Install Docker Engine and Docker Compose cleanly from the official repository – the foundation for most self-hosting …

Key-based login instead of passwords and no root login: the most important moves to harden the front door to your …

From a freshly ordered netcup server to a ready-to-use system: SSH login, system updates, a sudo user and the most …