Dashboard-Automatizase/app
Luis 2015b130d0 feat: add Dockerfile and Kubernetes manifests for deployment
- Create multi-stage Dockerfile with node:20-alpine
- Add .dockerignore for optimized build context
- Create Kubernetes manifests (deployment, service, ingress, secret)
- Add health check endpoint at /api/health
- Configure next.config.ts with standalone output
- Add comprehensive deployment documentation in README-DEPLOY.md

Story: 4.1 - Criar Dockerfile e Manifests Kubernetes para Deploy

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-12 19:57:26 -03:00
..
api feat: add Dockerfile and Kubernetes manifests for deployment 2025-10-12 19:57:26 -03:00
auth feat: add n8n API testing script for Google OAuth2 schema and existing credentials 2025-10-10 14:29:02 -03:00
dashboard feat: add n8n API testing script for Google OAuth2 schema and existing credentials 2025-10-10 14:29:02 -03:00
login feat: add n8n API testing script for Google OAuth2 schema and existing credentials 2025-10-10 14:29:02 -03:00
reset-password feat: add n8n API testing script for Google OAuth2 schema and existing credentials 2025-10-10 14:29:02 -03:00
test-supabase feat: add n8n API testing script for Google OAuth2 schema and existing credentials 2025-10-10 14:29:02 -03:00
update-password feat: add n8n API testing script for Google OAuth2 schema and existing credentials 2025-10-10 14:29:02 -03:00
favicon.ico Initial commit from Create Next App 2025-10-05 21:17:43 -03:00
globals.css feat: add n8n API testing script for Google OAuth2 schema and existing credentials 2025-10-10 14:29:02 -03:00
layout.tsx feat: add n8n API testing script for Google OAuth2 schema and existing credentials 2025-10-10 14:29:02 -03:00
page.tsx Initial commit from Create Next App 2025-10-05 21:17:43 -03:00