This solution provides automated staging deployment for Drupal applications using GitLab CI/CD and Docker Swarm with Traefik.
curl -sSL https://stage-tools.tyche.q2.cz/drupal/v1.0/install.sh | bash
Key Features:
- 🚀 **Optimized Docker builds** with multi-stage building and composer caching
- 🔄 **Automated CI/CD** with GitLab pipelines including database setup
- 🌐 **Traefik integration** for automatic SSL and routing
This solution provides automated staging deployment for Next.js applications using GitLab CI/CD and Docker Swarm with Traefik.
curl -sSL https://stage-tools.tyche.q2.cz/nextjs/v1.0/install.sh | bash
Key Features:
- 🚀 **Optimized Docker builds** with multi-stage building and caching
- 🔄 **Automated CI/CD** with GitLab pipelines
- 🌐 **Traefik integration** for automatic SSL and routing