|
Some checks failed
CI/CD Pipeline / Integration Tests (push) Blocked by required conditions
CI/CD Pipeline / Deployment Summary (push) Blocked by required conditions
CI/CD Pipeline / Deploy to Portainer (push) Blocked by required conditions
CI/CD Pipeline / Discord Notification (Success) (push) Blocked by required conditions
CI/CD Pipeline / Discord Notification (Failure) (push) Blocked by required conditions
CI/CD Pipeline / Backend - Build, Test & Push (push) Successful in 3m9s
CI/CD Pipeline / Frontend - Build, Test & Push (push) Has been cancelled
Changes: - Moved all Traefik labels from root level to deploy.labels for Swarm compatibility - Added deploy.restart_policy to backend, frontend, and MinIO services - Removed restart: unless-stopped (incompatible with Swarm mode) - Keeps depends_on for startup ordering This fixes Gateway Timeout errors by ensuring Traefik can properly discover and route to services when running in Docker Swarm mode. Services updated: - xpeditis-backend: Deploy labels + restart policy - xpeditis-frontend: Deploy labels + restart policy - xpeditis-minio: Deploy labels + restart policy 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .env.production.example | ||
| .env.staging.example | ||
| build-images.sh | ||
| DOCKER_BUILD_GUIDE.md | ||
| PORTAINER_DEPLOYMENT_GUIDE.md | ||
| PORTAINER-DEPLOYMENT-GUIDE.md | ||
| portainer-stack-production.yml | ||
| portainer-stack-staging.yml | ||
| portainer-stack-swarm.yml | ||
| portainer-stack.yml | ||