blumeops/docs/reference/infrastructure/power.md
Erich Blume 1c32e351f7 Backfill date-modified frontmatter on all docs
Dagger's --src=. excludes .git, so Quartz can't use git history for
page dates inside containers. Populate date-modified: YYYY-MM-DD in
frontmatter for all 80 doc articles so the frontmatter priority level
(highest in quartz.config.ts) works with or without git.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 16:11:05 -08:00

36 lines
813 B
Markdown

---
title: Power
date-modified: 2026-02-09
tags:
- infrastructure
---
# Power Infrastructure
The homelab runs on battery-backed power to survive grid outages.
## Power Chain
```
AC Grid (120V) → Anker SOLIX F2000 → CyberPower CP1000PFCLCD → Homelab
```
| Stage | Device | Notes |
|-------|--------|-------|
| **Grid** | 120V AC mains | Charges the battery station |
| **Battery** | Anker SOLIX F2000 GaNPrime | 2048Wh portable power station |
| **UPS** | CyberPower CP1000PFCLCD | 1000VA / 600W, pure sine wave output |
## Devices on UPS
| Device | Role |
|--------|------|
| [[indri]] | Primary server |
| [[sifaka]] | NAS |
| UniFi Express 7 | WiFi router |
| Starlink | Satellite internet uplink |
## Related
- [[hosts]] - Device inventory
- [[restart-indri]] - Shutdown and startup procedure