Skip to content

docs(readme): Update instructions for starting relay's dependencies#5619

Open
elramen wants to merge 1 commit intomasterfrom
elramen
Open

docs(readme): Update instructions for starting relay's dependencies#5619
elramen wants to merge 1 commit intomasterfrom
elramen

Conversation

@elramen
Copy link
Member

@elramen elramen commented Feb 6, 2026

Update the existing cmd for starting kafka and redis which fails because: 1) devservices up only accepts a single service argument and 2) kafka and redis can't be started explicitly (e.g. devservices up kafka) with the setup obtained by following the previous instructions of this readme. The new cmd starts redis, kafka, and objectstore correctly as verified by successfully running the integration tests.

Update the existing devservices cmd used for starting kafka and redis, which fails because: 1) devservices up only accepts a single service argument and 2) kafka and redis can't be started explicitly (e.g. devservices up kafka) with the setup obtained by following the previous instructions of this readme. The new cmd starts redis, kafka, and objectstore correctly as verified by successfully running the integration tests.
@elramen elramen requested a review from a team as a code owner February 6, 2026 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants