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

Dev Services for Redis should print out the connect string #19397

Closed
edeandrea opened this issue Aug 13, 2021 · 3 comments · Fixed by #19427
Closed

Dev Services for Redis should print out the connect string #19397

edeandrea opened this issue Aug 13, 2021 · 3 comments · Fixed by #19427
Labels
Milestone

Comments

@edeandrea
Copy link
Contributor

Description

When Dev Services for Redis starts a redis container it should print out the connection string (i.e. redis://localhost:55043). This would be very helpful if I want to manually connect the redis cli to the cluster. Right now to get this I have to go into the config editor through the Dev UI to find it.

The dev services for Kafka does this, which is really nice:

INFO  [io.qua.kaf.cli.dep.DevServicesKafkaProcessor] (build-53) Dev Services for Kafka started. Other Quarkus applications in dev mode will find the broker automatically. For Quarkus applications in production mode, you can connect to this by starting your application with -Dkafka.bootstrap.servers=PLAINTEXT://localhost:55046

Implementation ideas

No response

@edeandrea edeandrea added the kind/enhancement New feature or request label Aug 13, 2021
@quarkus-bot
Copy link

quarkus-bot bot commented Aug 13, 2021

@hieunc278
Copy link

Dear @machi1990,
Could I update for this ?

@machi1990
Copy link
Member

Yes, it is free for grabs. Thanks for taking up on this @hieunc278

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants