blumeops/docs/reference/infrastructure/indri.md
Erich Blume e9da66e44e Add power infrastructure reference card
Document the homelab power chain: AC grid → Anker SOLIX F2000 battery
station → CyberPower CP1000PFCLCD UPS → all homelab devices (indri,
sifaka, UniFi, Starlink). Replace inline UPS entry on indri card with
a link to the new power card.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 23:02:23 -08:00

1.4 KiB

title tags
Indri
infrastructure
host

Indri

Primary BlumeOps server. Mac Mini M1 (2020).

Specifications

Property Value
Model Mac mini M1, 2020 (Macmini9,1)
Storage 2TB internal SSD
macOS 15.7.3 (Sequoia)
Tailscale hostname indri.tail8d86e.ts.net
Tailscale Tag tag:homelab
Power [[power

Services Hosted

Native (via Ansible):

Kubernetes (via minikube):

GUI Applications (manual start required):

  • Docker Desktop - Container runtime for minikube
  • Amphetamine - Prevents sleep
  • automounter - Mounts sifaka SMB shares

Maintenance Notes

Sleep prevention: Uses Amphetamine (App Store) to prevent sleep. If Amphetamine crashes after extended uptime, consider switching to pmset or caffeinate via ansible.

Passwordless sudo: Configured for erichblume user (/etc/sudoers.d/erichblume) to allow ansible become: true without prompts. Acceptable given Tailscale is the trust boundary.