Vijit Dua

Portfolio

Apps

Music & YouTube

About

Blog

icon
VPS Deploy Template

VPS Deploy Template

Production-ready CI/CD template for containerized VPS deployments

Mar 2026

DockerDocker ComposeGitHub ActionsCloudflare TunnelSSHCI/CD
Source Code

About VPS Deploy Template

  • 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

Deployment Run Logs

multimedia
VPS Deploy Template