dicoogle
dicoogle copied to clipboard
Present node name in web UI
When working with multiple Dicoogle instances, it would be useful if they showed something distinctive about each deployment in the web UI page. We already have a node name, so we can repurpose that as a way to distinguish between Dicoogle instances. We may need two things:
- Additional Web API endpoints to read/write the node name if this is not available yet
- Request and show the node name on the page (e.g. in the top bar and in the page title)