docker-swarm-visualizer-rs icon indicating copy to clipboard operation
docker-swarm-visualizer-rs copied to clipboard

How can I run it on other path rather than the Root path '/'

Open chuong98 opened this issue 2 years ago • 2 comments

Hi, thanks for the package. Is there the command that allows me to run on user defined path, for example: localhost:8585:/swarm-viz. Similar to the CTX_ROOT: docker run -it -d -e CTX_ROOT=/visualizer -v /var/run/docker.sock:/var/run/docker.sock dockersamples/visualizer

chuong98 avatar Jun 03 '23 22:06 chuong98

No, not yet. Why is this needed?

yandeu avatar Jun 04 '23 09:06 yandeu

Hi! I think this could be a good addition to put the swarm visualizer behind a reverse proxy.

Gianfranco753 avatar Nov 26 '24 19:11 Gianfranco753