Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏠 Home-Server Stack – Knuspii

A self-hosted home server setup running on Debian with Docker Compose.
I mainly use this for Taskmanagement, Backups and DNS Adblock.


Preview

Selfhosted Apps

Service Description
🧠 Glance Dashboard
🌐 AdGuard Home DNS Adblock
📁 Filebrowser Quantum File Management
💰 Wallos Finance Tracking
✅ Vikunja Task Management
📡 Glances Monitoring
🧪 n8n Automation
📦 minecraft-srv Minecraft Server

Scripts

Script Purpose
cleanup.sh System cleanup
backup.sh Backups (private)
check_smartctl.sh Disk health check
check_docker.sh Containers uptime check
send_pushover.sh Send messages to myself via Pushover (private)

I also use HomeLab-Doctor


⚙️ System Setup (Debian)

Base packages I use

sudo apt install htop ssh rsync ncdu curl tree jq smartmontools fastfetch at mdadm

📊 Notes

  • Designed for local network use
  • Secrets are stored in .env (not committed obviously)

🧠 Author

Home server stack by Knuspii