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 UI - add a page that lists all dev services with all important details #22943

Closed
mkouba opened this issue Jan 17, 2022 · 3 comments
Closed

Comments

@mkouba
Copy link
Contributor

mkouba commented Jan 17, 2022

Description

A typical example could be a connection information for the DB instance, e.g. host, port, username, password and dbname for a postgresql instance.

Implementation ideas

No response

@mkouba mkouba added kind/enhancement New feature or request area/dev-ui labels Jan 17, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented Jan 17, 2022

/cc @stuartwdouglas

@Ladicek
Copy link
Contributor

Ladicek commented Jan 17, 2022

I can see that, for example, for a database, it would list separate host and port, username, password, database name, and it would also show a JDBC URL. Bonus points for showing directly how to invoke psql. I guess the same would be possible for all databases.

For other kinds of dev services, similar thing should be possible. Show the base information (host and port, username/password if applicable) and relevant immediately-usable things (e.g. for Apicurio Registry, it could show a URL/link to the registry UI).

@bulldog98
Copy link
Contributor

This is in Quarkus 3, at least should this issue be closed?

@mkouba mkouba closed this as completed May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants