elasticsearch-comrade icon indicating copy to clipboard operation
elasticsearch-comrade copied to clipboard

Nothing shows on page when running with docker

Open debu99 opened this issue 5 years ago • 3 comments

image tried both chrome and firefox command: docker run -v $PWD/clusters/:/app/comrade/clusters/ -it -p 8000:8000 mosheza/elasticsearch-comrade

debu99 avatar Apr 19 '20 00:04 debu99

Can you share logs from the console? do you have json files under $PWD/clusters?

moshe avatar Apr 19 '20 15:04 moshe

ping @debu99

moshe avatar May 30 '20 19:05 moshe

Same problem for me, it turns out one needs to add a cluster configuration file as described in the documention, but that's not clear on Readme's quickstart section.

Adding clusters via UI would be great, at the very least some message telling no cluster is configured with a link to documentation would be very welcome for first time users.

andreldm avatar Oct 09 '20 16:10 andreldm