ShiShiYiBan/script/笔记/Elasticsearch/安装.txt

5 lines
119 B
Plaintext

rpm -ivh elasticsearch-8.16.1-x86_64.rpm
systemctl start elasticsearch.service
systemctl enable elasticsearch.service