Reusable deployment boilerplate for shipping any containerized app to a VPS over SSH with minimal setup.
Stack-agnostic Docker + Docker Compose runtime, so app teams only customize their Dockerfile/compose layer.
GitHub Actions CI/CD workflow that builds and deploys consistently without rewriting deployment scripts per project.
Optional Cloudflare Tunnel support for zero-trust routing to route http traffic from your domain to the app without exposing raw server ports. (No need to configure manual firewalls!)
At the time of writing, both this very webpage (vijitdua.com) and OutWatch v2 are deployed using this exact script! :D