How it works
Pipeline Flow
1
Push
Commit to Gitea
2
Build
Docker Image
3
Push
To Registry
4
Deploy
Live in Seconds
Infrastructure
Tech Stack
Gitea
Self-hosted Git with built-in CI/CD. All code lives at code.azend.me
Container Registry
Private Docker registry. Images at code.azend.me/ytt/*
Dokploy
PaaS for orchestration. Auto-configures routing and manages deployments.
Traefik
Reverse proxy with automatic SSL via Let's Encrypt. Zero-config HTTPS.
Docker Swarm
Container orchestration with built-in load balancing and rolling updates.
Webhooks
CI triggers instant deploys. Push to main, see it live in seconds.