Using Docker
Docker is the most recommended way to run Comrade in production.
docker run -v $PWD/clusters/:/app/comrade/clusters/ -it -p 8000:8000 mosheza/elasticsearch-comradeLast updated
Was this helpful?
Docker is the most recommended way to run Comrade in production.
docker run -v $PWD/clusters/:/app/comrade/clusters/ -it -p 8000:8000 mosheza/elasticsearch-comradeLast updated
Was this helpful?
Was this helpful?