Skip to content

Separate Redis and RabbitMQ into standalone dependencies #444

Open
timbeccue wants to merge 28 commits intofeature/smartstack-scaffoldfrom
feature/separate-site-deps
Open

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

Conversation

@timbeccue
Copy link
Copy Markdown
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
@timbeccue timbeccue requested a review from cmccully March 19, 2026 12:19
@timbeccue timbeccue force-pushed the feature/smartstack-integration branch from 0f7e6d3 to 3512bdb Compare March 20, 2026 05:49
@timbeccue timbeccue force-pushed the feature/separate-site-deps branch 2 times, most recently from 3502eec to 8b6fb9a Compare March 23, 2026 18:38
@timbeccue timbeccue force-pushed the feature/smartstack-scaffold branch from 3805921 to ba59ec7 Compare March 27, 2026 01:32
@timbeccue timbeccue force-pushed the feature/separate-site-deps branch 2 times, most recently from 38dc3d6 to b0189da Compare March 27, 2026 05:19
@timbeccue timbeccue force-pushed the feature/smartstack-scaffold branch from ba59ec7 to e5350bd Compare March 27, 2026 05:19
@timbeccue timbeccue force-pushed the feature/smartstack-scaffold branch from e5350bd to 3bc4bc5 Compare April 6, 2026 21:01
@timbeccue timbeccue force-pushed the feature/separate-site-deps branch from b0189da to 29b6816 Compare April 6, 2026 21:29
@timbeccue timbeccue force-pushed the feature/separate-site-deps branch from 29b6816 to b720aa8 Compare April 9, 2026 22:02
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

2 participants