🚀 Deployment Successful
📋 Application Details
- Type: Static Site (Nginx)
- Domain:
static-site.alexander.lol
- Status: Running
- SSL: Let's Encrypt
🛠️ Infrastructure
- Platform: Rootless Podman
- Proxy: Traefik v3
- CI/CD: GitLab Runner
- Network: Tailscale VPN
✨ Features Demonstrated
- Automatic HTTPS: SSL certificates via Let's Encrypt DNS-01 challenge
- Container Discovery: Traefik automatically routes traffic based on container labels
- Health Monitoring: Built-in health check endpoint at
/health
- Security Headers: X-Frame-Options, Content-Type-Options, etc.
- Restart Policy: Container automatically restarts on failure