Some checks failed
Monorepo Pipeline / ⚡ Prioritize Release (push) Successful in 2s
Monorepo Pipeline / 🧹 Lint (push) Failing after 11s
Monorepo Pipeline / 🧪 Test (push) Failing after 9s
Monorepo Pipeline / 🏗️ Build (push) Failing after 9s
Monorepo Pipeline / 🚀 Release (push) Has been skipped
Monorepo Pipeline / 🐳 Build Gatekeeper (Product) (push) Has been skipped
Monorepo Pipeline / 🐳 Build Build-Base (push) Has been skipped
Monorepo Pipeline / 🐳 Build Production Runtime (push) Has been skipped
🏥 Server Maintenance / 🧹 Prune & Clean (push) Failing after 4s
@mintel/infra
Production-ready infrastructure templates for Mintel client websites, optimized for Hetzner, Traefik, and Gitea Actions.
📦 Contents
docker/
Dockerfile.nextjs: A multi-stage build optimized for Next.js standalone output. Supports build-time ARGs for Umami and Base URL.docker-compose.template.yml: A Traefik-ready compose file with automatic HTTPS redirection, security headers, and network isolation.
gitea/
deploy-action.yml: A high-transparency deployment workflow.- Testing: Automatic deploy on push to
main. - Staging: Deploy via
v*-rc.*tags. - Production: Deploy via
v*.*.*tags. - Features: Gotify notifications, health checks, and automatic
.envgeneration.
- Testing: Automatic deploy on push to
🚀 Usage
These templates are automatically injected into new projects by the @mintel/cli. If you need to update an existing project, you can manually copy them from this package.