Production Infrastructure Build
- 99.9% uptime across all production systems
- 100% automated deployments via Terraform & Ansible
- Full environment rebuildable from code in under 1 hour
A fully self-hosted production infrastructure spanning multiple workloads — personal tools, an AI assistant platform, and a live business environment. All systems are interconnected through a secure private network, accessible remotely without exposing anything to the public internet.
The infrastructure runs dozens of services — from self-hosted productivity apps to a complete private AI stack — all protected by Zero Trust access controls. Automated daily backups keep everything recoverable with no manual intervention.
Challenge: Managing infrastructure across multiple physical locations with different hardware, different networks, and no centralized control plane. Manual deployments meant inconsistent configurations and no audit trail.
Solution: Standardized on Proxmox VE with Terraform for provisioning and Ansible for configuration management. Every server, container, and network rule is defined in code and version-controlled. Cloudflare Tunnels and Tailscale provide secure connectivity without exposing any ports.
Impact: Zero-downtime deployments, full infrastructure reproducibility from code, and a complete audit trail of every change. If a node fails, the entire environment can be rebuilt from scratch in under an hour.
Tech Stack
- Proxmox VE
- Terraform (bpg/proxmox provider)
- Ansible
- Tailscale
- Cloudflare Tunnels & Access
- Docker & LXC