Production Cluster
InfrastructurePrivateDocker Swarm infrastructure — multi-node cluster with Traefik, monitoring, and CI/CD
DockerShellTraefikCloudflareTailscale
Private Repository
Project Preview
Architecture
GitHub webhooksDocker SwarmTraefik routingCloudflare TunnelPublic subdomains
Highlights
- Multi-node Docker Swarm orchestration
- CI/CD with automatic container deployments
- Zero-trust networking with Tailscale mesh
Source code available upon request for interviews
Availability
Source code is available upon request for interviews and technical discussions.
About This Project
Multi-node Docker Swarm infrastructure running on Apple Silicon Mac Minis in a home lab configuration. Features automated container deployments via GitHub webhooks, Traefik reverse proxy handling TLS termination and routing for multiple subdomains, Cloudflare Tunnel for secure public access without port forwarding, and Tailscale mesh VPN for encrypted inter-node communication. Currently hosts the portfolio site, military hardware database, and several internal tools.
Key Features
Multi-node Docker Swarm orchestration
CI/CD with automatic container deployments
Zero-trust networking with Tailscale mesh
Architecture
GitHub webhooks→Docker Swarm→Traefik routing→Cloudflare Tunnel→Public subdomains