Show the service stack UUID clearly in the UI #3584
nuxwin
started this conversation in
Feature Requests
Replies: 1 comment
-
This would be awesome. Also it'd be nice if we could name our services / applications / databases. When creating a new resource you'd be prompted for the service name, by default it'd be an uuid. But the user would have the option to set a custom name for the resource/container, which later on would be easier to configure other services. Example:
This would be more readable an concise imo. The same would apply for redis:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Good morning,
We added a ressource using Docker compose, resulting to a service UUID mcw4c8w4o08cswg4ks0okwkk
Could it be possible to clearly show the service UUID in the UI (a new readonly field), so we can retrieve it easily ?
We added some custom traefik labels in our compose definition and we had to search for the service UUID. Of course, it is in the URL, and we can also grab it from the deployable compose but, it could be more user friendly to see it in the main configuration tab.
I know that when you create the service, it is added in the name field but, as you can see in the screen below, the service name field is editable and so, the UUID can be removed.
Basically put, a new readonly Service UUID field, placed before the Service name field (top of it), would be welcome.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions