Telegram alerts when something at home goes down (Uptime Kuma + a bot in 10 minutes)
How to make Uptime Kuma message you on Telegram when a service on your home server stops responding, and the detail almost everyone skips.
Articles taken from real projects: artificial intelligence, home servers, automation and tips to get more out of your gear. Every article you finish earns you XP.
$ docker ps -a # which containers I have, even stopped ones▌
How to make Uptime Kuma message you on Telegram when a service on your home server stops responding, and the detail almost everyone skips.
Uptime Kuma ships with a password reset tool. How to use it when it runs in Docker, and why you need a “real” terminal for it.
A web dashboard that checks live which home services respond, reads the last backup and stores to-dos. About 200 lines of Python with nothing to install.
The buzzword for using AI as a system instead of a chat. What it really means, what the pieces are and how I set it up at home.
My nightly backup script from the Pi to a Synology over SMB: mirror, 30-day history and Docker volumes. And why it stopped working without anyone noticing.
I set up Ollama with Qwen3 on a laptop with a 2016 graphics card to use with an agent. Real speed numbers, the CUDA trap and why it wasn't worth it.
The full map of my home server: which services it runs, which port each uses, how I organise them with Docker and systemd, and what I tried and dropped.
How I set up Vaultwarden on a Raspberry Pi to use with the Bitwarden apps, with a real HTTPS certificate via Tailscale Serve and nothing exposed to the Internet.
5 parts: install, first settings, virtual machines, LXC containers and backups. Finish them all to unlock the “Marathon” achievement.
Start with part 1 →