infra/roles/services/templates
jack 66c03ffc04
All checks were successful
CI/CD / syntax-check (push) Successful in 2m49s
CI/CD / deploy (push) Successful in 8m54s
fix: update plane backend for new stable image requirements
makeplane/plane-backend:stable now requires:
- AMQP_URL: Celery broker URL (defaults to amqp://localhost, broken)
  → set to redis://plane-redis:6379/ to reuse existing Redis
- GUNICORN_WORKERS: must be set explicitly (empty string causes crash)
  → set to 2

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-22 01:32:11 +07:00
..
traefik Add Forgejo Actions CI/CD with act_runner 2026-03-21 21:28:15 +07:00
act_runner_config.yaml.j2 Fix CI workflow: remove container directive, use runner image directly 2026-03-21 22:34:56 +07:00
docker-compose.yml.j2 fix: update plane backend for new stable image requirements 2026-03-22 01:32:11 +07:00
env.j2 Add Forgejo Actions CI/CD with act_runner 2026-03-21 21:28:15 +07:00