infra/roles/services
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
..
defaults Add Forgejo Actions CI/CD with act_runner 2026-03-21 21:28:15 +07:00
handlers Initial commit 2026-03-20 19:39:26 +07:00
tasks Add Forgejo Actions CI/CD with act_runner 2026-03-21 21:28:15 +07:00
templates fix: update plane backend for new stable image requirements 2026-03-22 01:32:11 +07:00