Files
celery/.gitea
giles f5ef9cddd2
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 3m9s
Eliminate ${VAR} substitutions from docker-compose.yml
Move DATABASE_URL, ADMIN_TOKEN, ARTDAG_CLUSTER_KEY to .env
and use env_file on all services. This means docker stack deploy
no longer needs env vars sourced in the shell, and repeat deploys
won't trigger spurious restarts on unchanged services.

GPU worker gets its own .env.gpu with fully resolved cross-VPC URLs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 22:06:38 +00:00
..