What is the best practice to install elasticsearch?

What is the best practice to install Elasticsearch is either docker based or plain VM?

Are there any benefits in installing Elasticsearch on docker (container based)?

I'd suggest you use our docker repo and the containers in it - https://www.docker.elastic.co/

Docker is useful for upgrades and easy expansion of cluster size.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.