|
|
|
|
|
by pliu
3877 days ago
|
|
The situation is now like this: * In Debian Jessie, you can still install the Debian Elasticsearch package, but it will not receive security updates any longer. * In future releases of Debian, this package will not be available in the main repo, but will still be available in the unstable or jessie-backports repos. * Elasticsearch (the company) maintains its own Apt repositories where they will provide updated versions according to their support policies. If you add this repository to your Debian based systems you can install the (supported) Elasticsearch package with "apt-get install elasticsearch". It is my opinion that you should not deploy the Debian ES package in a production setting. Use the vendor repo and save yourself a headache. |
|