Skip to content

Remove custom rabbitMQ container in favor of upstream image#437

Open
MoralCode wants to merge 5 commits into
mainfrom
feat/rabbitmq-upstream
Open

Remove custom rabbitMQ container in favor of upstream image#437
MoralCode wants to merge 5 commits into
mainfrom
feat/rabbitmq-upstream

Conversation

@MoralCode

Copy link
Copy Markdown
Contributor

Description
This PR removes the need for a custom-built RabbitMQ container for running CollectOSS and instead relies on the container image published upstream by RabbitMQ.

This eliminates the security problem with the credentials that the container build was baking into the image.

This PR fixes #278

This PR supersedes #397

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

Generative AI disclosure

Please select one option:

  • This contribution was NOT assisted or created by Generative AI tools.
  • This contribution was assisted or created by Generative AI tools.

If AI tools were used, please provide details below:
- What tools were used? Sonnet 4.6 Medium via Cursor
- How were these tools used? Initial plan of work and feasibility assessment, including evaluating the usefulness of existing configuration items.
- Did you review these outputs before submitting this PR? every line of code suggested (in ask mode) was read before implementing it, and the code changes were tested to ensure that they do, in fact, allow CollectOSS to run normally

MoralCode added 5 commits July 2, 2026 10:53
…efault

Assisted-by: Sonnet 4.6 Medium via Cursor Agent Window
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
…env vars

Assisted-by: Sonnet 4.6 Medium via Cursor Agent Window
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
… job

Signed-off-by: Adrian Edwards <adredwar@redhat.com>
@MoralCode MoralCode added this to the v1.1 Migration Release milestone Jul 2, 2026
@MoralCode MoralCode added the security Related to keeping the application secure label Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

security Related to keeping the application secure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Stop building config files into the rabbitmq image

1 participant