What problem does it solve?
This Skill provides a turnkey pathway to set up production deployment infrastructure for containerized applications, including Docker Compose configurations, a HTTPS-enabled Caddy reverse proxy, and GitHub Actions for automated builds and deployments.
Core Features & Use Cases
- Docker-based production orchestration with a secure, isolated runtime and health checks for zero-downtime deployments.
- Caddy-based TLS termination with automatic certificate management and HTTP/2/HTTP/3 support.
- Deployment and rollback scripts that preserve the current version and enable smooth rollbacks, plus a GitHub Actions workflow for multi-arch Docker builds.
- Structured guidance for initial provisioning, environment management, and day-to-day deployment operations across development, staging, and production.
Quick Start
Follow the initial setup by copying the deploy folder, configuring environment variables, and running the server deployment script to provision and deploy your application.