Skip to content

chore: Update docker-compose-rabbitmq.yml and .gitignore#32

Merged
239573049 merged 1 commit intomainfrom
feature/compose
Oct 25, 2024
Merged

chore: Update docker-compose-rabbitmq.yml and .gitignore#32
239573049 merged 1 commit intomainfrom
feature/compose

Conversation

@239573049
Copy link
Copy Markdown
Member

This pull request includes several updates to the docker-compose-rabbitmq.yml file to improve service dependencies, environment configurations, and container images.

Service dependencies and environment configurations:

  • Added depends_on entries for ai-rabbitmq, ai-redis, and postgres to the thor service to ensure these services start before thor. (docker-compose-rabbitmq.yml, docker-compose-rabbitmq.ymlR12-R15)
  • Added the OTEL_EXPORTER_OTLP_PROTOCOL environment variable with the value grpc to the thor service configuration. (docker-compose-rabbitmq.yml, docker-compose-rabbitmq.ymlR27)

Container images and ports:

@239573049 239573049 merged commit ca5e1aa into main Oct 25, 2024
@239573049 239573049 deleted the feature/compose branch October 30, 2024 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant