Installation Instructions
Linux Setup (Ubuntu / RHEL)
wget https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-9.x.x-linux-x86_64.tar.gztar -xzf elasticsearch-9.x.x-linux-x86_64.tar.gz
cd elasticsearch-9.x.xEdit config/elasticsearch.yml./bin/elasticsearchcurl http://localhost:9200Windows Setup
Docker Setup
Last updated