Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure RabbitMQ for search APIs #688

Merged
merged 1 commit into from
Sep 14, 2023
Merged

Configure RabbitMQ for search APIs #688

merged 1 commit into from
Sep 14, 2023

Conversation

csutter
Copy link
Contributor

@csutter csutter commented Sep 14, 2023

  • Change search-api to use RABBITMQ_URL instead of deprecated individual environment variables
  • Add RABBITMQ_URL and RabbitMQ dependency to search-api-v2

- Change `search-api` to use `RABBITMQ_URL` instead of deprecated
  individual environment variables
- Add `RABBITMQ_URL` and RabbitMQ dependency to `search-api-v2`
csutter added a commit to alphagov/search-api that referenced this pull request Sep 14, 2023
The `govuk_message_queue_consumer` gem has deprecated the use of its
"proprietary" `RABBITMQ_*` environment variables and
`RabbitMQConfig.from_environment` setup process in favour of Bunny just
being set up through the conventional `RABBITMQ_URL`.

see also: alphagov/govuk-docker#688
Copy link
Contributor

@JonathanHallam JonathanHallam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@csutter csutter merged commit 1770c94 into main Sep 14, 2023
2 checks passed
@csutter csutter deleted the search-api-rabbit-url branch September 14, 2023 08:04
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.

2 participants