Unless you're adamant on _building_ the UI, then you could create a
docker container with the rpm/deb instead, if that helps.
---
Nux
www.nux.ro
On 2022-09-07 08:34, Nux wrote:
Wido,
I've just run the UI standalone on a separate machine the other day,
but not on docker.
What I did was to install cloudstack-ui rpm package, then serve it
like a normal site, but proxy /client to mgmt-server:8000 like
described here:
https://github.com/apache/cloudstack/tree/main/ui#production
hth
---
Nux
www.nux.ro
On 2022-09-06 15:56, Wido den Hollander wrote:
Hi,
Anybody there running the UI outside the Management Server in a Docker
container like described here?
https://github.com/apache/cloudstack/tree/main/ui
I have a use-case for this we would like to investigate, but the build
currently fails [0].
Is this still relevant and supported?
Wido
[0]: https://github.com/apache/cloudstack/issues/6709