I don't think this should part of CloudStack. A good solution would be to use nginx (or any lb, anything else) as a gateway so it proxies requests on your <cloudplatform URL>/ to your <cloudplatform mgmt1 URL>/client, <cloudplatform mgmt2 URL>/client, … <cloudplatform mgmtn URL>/client (so if in future you can horizontally scale CloudStack management server without having to direct user to nth mgmt server).
Hope this helps. -- Rohit On 02-Nov-2012, at 5:11 AM, Kristoffer Sheather - Cloud Central <[email protected]> wrote: > I'd like our users to access the web UI from <cloudplatform URL>/ rather > than <cloudplatform URL>/client. > > Is moving the Web UI client path from /client to / supported? What is the > procedure to move it? > > Regards, > Kristoffer Sheather >
