Unraid Server¶
Summary¶
The Unraid server is the backbone of my home lab. It hosts containers, lab services, automation tools, monitoring components, and development projects.
Operational Role¶
| Area | Purpose |
|---|---|
| Docker hosting | Runs self-hosted applications and lab services |
| App data | Stores persistent container data |
| Development projects | Hosts web apps, prototypes, and tools |
| Automation | Supports n8n and related workflow services |
| Monitoring | Supports dashboards, logs, and status checks |
| Local AI / processing | Supports GPU-assisted experiments where practical |
Server Dashboard¶

What This Demonstrates¶
- Server ownership
- Container management
- Storage and appdata awareness
- Port and service tracking
- Troubleshooting discipline
- Rebuild planning
- Practical infrastructure operations