• Joined on 2026-01-15

@mintel/infra (1.9.11)

Published 2026-03-03 16:37:52 +00:00 by mmintel in mmintel/at-mintel

Installation

@mintel:registry=
npm install @mintel/infra@1.9.11
"@mintel/infra": "1.9.11"

About this package

@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 .env generation.

🚀 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.

Dependencies

Development Dependencies

ID Version
@mintel/next-utils 1.9.11
@mintel/tsconfig 1.9.11
typescript ^5.0.0
Details
npm
2026-03-03 16:37:52 +00:00
0
latest
6.6 KiB
Assets (1)
Versions (11) View all
1.9.11 2026-03-03
1.9.10 2026-03-03
1.9.8 2026-03-03
1.9.7 2026-03-02
1.9.5 2026-02-27