Changes

Jump to navigation Jump to search
372 bytes added ,  23:02, 27 October 2023
no edit summary
Line 2: Line 2:  
== install and configure==
 
== install and configure==
 
installl elastic repo
 
installl elastic repo
{{:Elastic_repo}}
+
yum install smeserver-extrarepositories-elastic
 
   
  signal-event yum-modify
 
  signal-event yum-modify
    
install elastic and dependencies (which are not explicits). You now need to choose the version you want ! 6, 5 or 1.6
 
install elastic and dependencies (which are not explicits). You now need to choose the version you want ! 6, 5 or 1.6
  yum install elasticsearch java-1.8.0-openjdk  --enablerepo=elastic1
+
  yum install elasticsearch java-1.8.0-openjdk  --enablerepo=elastic6.x
 +
 
 +
mkdir -p /etc/e-smith/templates-custom/etc/systemd/system-preset/49-koozali.preset/
 +
 
 +
echo '{
 +
 
 +
push @list,qw(elasticsearch);
 +
 
 +
$OUT.="";
 +
 
 +
}
 +
 
 +
'> /etc/e-smith/templates-custom/etc/systemd/system-preset/49-koozali.preset/06elasticsearch
 +
 
 +
expand-template /etc/systemd/system-preset/49-koozali.preset
 +
 
 +
/etc/e-smith/events/actions/systemd-default
     
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu