|
|
|
|
|
by Macha
1612 days ago
|
|
I want multiple conflicting versions of Elasticsearch on the same host. My OS packages are built to support a single deployment. I could manually setup users, config files, systemd services, etc. for the second deployment, or I could just run them in containers, which is the lower effort option |
|
Why do you actually want this? Even having one ES is a bit of a smell that you're probably over-engineering things.