Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created 04-04-2019 09:41 AM
Hi all,
is there a way to define custom hostnames when deploying a cluster with the WebUI of Cloudbreak or do we have to use the CLI to do that? The documentation just mentions the CLI:
Is it possible to add the corresponding customDomain entries to the request that the Cloudbreak cluster creation wizard creates at the end without having to switch to the CLI?
Thanks!
Alex
Created 04-04-2019 05:08 PM
Unfortunately you can't add this on the UI. You can save the JSON and edit it and use the CLI.
(although an unsupported way can be editing the request with some kind of browser extension like tampermonkey)
Created 04-04-2019 05:08 PM
Unfortunately you can't add this on the UI. You can save the JSON and edit it and use the CLI.
(although an unsupported way can be editing the request with some kind of browser extension like tampermonkey)
Created 04-05-2019 06:08 AM
OK this feature should be extended (more customization options) and added to the wizard in future Cloudbreak versions in my opinion because custom hostnames is quite common requirement.