Skip to content

Separate Redis and RabbitMQ into standalone dependencies #444

Open
timbeccue wants to merge 3 commits intofeature/smartstack-integrationfrom
feature/separate-site-deps
Open

Separate Redis and RabbitMQ into standalone dependencies #444
timbeccue wants to merge 3 commits intofeature/smartstack-integrationfrom
feature/separate-site-deps

Conversation

@timbeccue
Copy link
Contributor

This PR extracts Redis and RabbitMQ from the site and local docker-compose files so deployments can point at existing instances via REDIS_URL and RABBITMQ_URL environment variables. A standalone docker-compose-dependencies.yml is provided for development and testing.

@timbeccue timbeccue linked an issue Mar 19, 2026 that may be closed by this pull request
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.

Separate redis and rabbitmq from site docker-compose

1 participant