Project Sovereign

Project Sovereign is the central repository for a complete self-hosting infrastructure. Using GitOps methodology, it manages provisioning and documentation for a personal infrastructure stack spanning cloud storage, media streaming, gaming, AI, and home automation. The architecture follows strict principles: sensitive data stays on the local network, external traffic routes through a VPS acting as a proxy, all inter-node communication is encrypted via WireGuard/Tailscale, and every change is Infrastructure as Code — the server state must always reflect the main branch.

Key Highlights

GitOps-driven infrastructure management

Encrypted tunnel architecture with WireGuard/Tailscale

Strict isolation: local network never exposed directly

Infrastructure as Code — server state reflects main branch