Description
The Webtop interface provided by Holorouter provides bookmarks in Firefox, however these are all hardcoded to the default FQDNs, so don't work when using the -DNSDomain flag to provide a custom domain. This request is to honour the custom domain.
Use case / Motivation
Providing an environment with a custom domain to a user requires manual effort to access the deployed products.
Proposed solution
Pass-through the the custom DNS Domain from the New-HoloDeckInstance command to create valid Firefox bookmarks.
Additional context
No response
Description
The Webtop interface provided by Holorouter provides bookmarks in Firefox, however these are all hardcoded to the default FQDNs, so don't work when using the
-DNSDomainflag to provide a custom domain. This request is to honour the custom domain.Use case / Motivation
Providing an environment with a custom domain to a user requires manual effort to access the deployed products.
Proposed solution
Pass-through the the custom DNS Domain from the
New-HoloDeckInstancecommand to create valid Firefox bookmarks.Additional context
No response