Skip to content

Conversation

@vvi1d
Copy link

@vvi1d vvi1d commented Nov 10, 2025

fix service dependency ordering and startup conditions

  • Ensured seeder completes successfully before dependent services start
  • Introduced x-op-app-depends anchor to centralize app dependency logic
  • Updated web, worker, and cron services to use structured depends_on with health/exit conditions
  • Changed proxy to wait for web health check before starting

fix service dependency ordering and startup conditions
- Ensured seeder completes successfully before dependent services start
- Introduced x-op-app-depends anchor to centralize app dependency logic
- Updated web, worker, and cron services to use structured depends_on with health/exit conditions
- Changed proxy to wait for web health check before starting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant