You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _drafts/2025-06-23-homelab-tour.md
+38-3Lines changed: 38 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -150,10 +150,45 @@ After 3 years of self-hosting Nextcloud, I switched to Synology Drive for a more
150
150
> **Experience Note:** Sometimes the best self-hosted solution is the one that requires the least maintenance. Synology Drive has been that for my personal files.
151
151
{: .prompt-info }
152
152
153
-
### Test enterprise server (Dell R720)
153
+
### Test Enterprise Server (Dell R720)
154
+
155
+
The power-hungry beast of the homelab - this old datacenter workhorse has served many purposes over the past year:
Given the ~200W idle power consumption, I've implemented a smart scheduling system:
181
+
182
+
- 🔌 **Power Schedule**: Wake-on-LAN 1-2× weekly
183
+
- 💾 **Sync Task**: Pull MinIO backups from Hetzner VPS
184
+
- 🛡️ **Storage**: RAID-Z2 for redundancy
185
+
- ✅ **3-2-1 Rule**: Completes my backup strategy
186
+
187
+
> **Power Efficiency Note:** Running 24/7 would cost ~€20/month in electricity. Weekly syncs reduce this to ~€7/month while maintaining backup integrity.
188
+
{: .prompt-warning }
189
+
190
+
*Still constantly changing my mind about what to run here - the curse of having enterprise hardware at home!*
0 commit comments