Cloudflare Tunnel is Working! 🎉
This website is deployed via NixOS configuration management.
How it works:
- Website source stored in
nixos-config/websites/seven.support/ - Deployed automatically on
nixos-rebuild switch - Served via Cloudflare Tunnel (zero exposed ports!)
- Automatic HTTPS via Cloudflare
Development Workflow:
- Edit files in
~/nixos-config/websites/seven.support/ - Commit and push to GitHub
- Run deployment command on server
- Changes go live instantly!