Skip to content

Add CI validation for Docker Compose service health checks #48

@coderabbitai

Description

@coderabbitai

Context

This issue tracks the addition of CI checks to validate that service health conditions in docker-compose.yaml are properly configured and working.

Background

As part of PR #47, health checks were added to the llm service to ensure proper startup ordering. We need CI validation to ensure these health checks function correctly before deployment.

Requirements

  • Add CI workflow that validates service health conditions
  • Ensure health check endpoints are reachable and return expected responses
  • Verify that dependent services wait for healthy status before starting
  • Test service startup ordering with health checks

Related

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions