A self-hosted home server setup running on Debian with Docker Compose.
I mainly use this for Taskmanagement, Backups and DNS Adblock.
| Service | Description |
|---|---|
| 🧠 Glance | Dashboard |
| 🌐 AdGuard Home | DNS Adblock |
| 📁 Filebrowser | File Management |
| 💰 Wallos | Finance Tracking |
| ✅ Vikunja | Task Management |
| 📧 Mailrise | Pass Mails |
| 📡 Glances | Monitoring |
| 🧪 TTYD | Shell Testing |
| 📦 minecraft-srv | Minecraft Server |
| Script | Purpose |
|---|---|
| cleanup.sh | System cleanup |
| backup.sh | Backups (private) |
| check_smartctl.sh | Disk health check |
| check_docker.sh | Docker health check |
| send_pushover.sh | Send messages to myself via Pushover (private) |
I also use HomeLab-Doctor
sudo apt install htop ssh rsync ncdu curl tree jq smartmontools fastfetch at mdadm- Designed for local network use
- Secrets are stored in
.env(not committed obviously)
Home server stack by Knuspii
