🚀 Stage Tools

Interactive deployment solution browser

🔷

Drupal Default (v1.0)

✅ Ready

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
📖 View Details

Next.js Default (v1.0)

✅ Ready

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
📖 View Details
🔶

Nette Default (v1.0)

✅ Ready

This directory contains tools and templates for deploying Nette PHP applications to staging environments using Docker Swarm and Traefik.

curl -sSL https://stage-tools.tyche.q2.cz/nette/v1.0/install.sh | bash

Key Features:

  • Automated Docker configuration generation
  • PHP version detection from ddev configuration
  • Optional database support (MySQL/PostgreSQL)
📖 View Details
🛠️

Database API

✅ Ready

A REST API service for managing database credentials in **Stage Tools CI/CD pipelines**. This service provides:

🔌 API Endpoint: https://db-api.stage-tools.tyche.q2.cz/api

Key Features:

  • **🔌 REST API** for CI pipelines to create/retrieve database credentials
  • **📊 Web UI** for managing databases, users, and developer access
  • **🗄️ Persistent storage** of all credentials and user management