Changes

From SME Server
Jump to navigationJump to search
189 bytes added ,  23:08, 27 October 2023
Line 8: Line 8:  
install elastic and dependencies (which are not explicits). You now need to choose the version you want ! 8.x, 7.x, 6.x, 5.x, 2 or 1
 
install elastic and dependencies (which are not explicits). You now need to choose the version you want ! 8.x, 7.x, 6.x, 5.x, 2 or 1
 
  yum install elasticsearch java-1.8.0-openjdk  --enablerepo=elastic6.x
 
  yum install elasticsearch java-1.8.0-openjdk  --enablerepo=elastic6.x
 +
allow updates
 +
db yum_repositories setprop elastic6.x status enabled
 +
signal-event yum-modify
    
configure and start
 
configure and start
Line 26: Line 29:  
install elastic and dependencies (which are not explicits). You now need to choose the version you want  6.x, 5.x, 2 or 1
 
install elastic and dependencies (which are not explicits). You now need to choose the version you want  6.x, 5.x, 2 or 1
 
  yum install elasticsearch java-1.8.0-openjdk  --enablerepo=elastic6.x
 
  yum install elasticsearch java-1.8.0-openjdk  --enablerepo=elastic6.x
 +
allow updates
 +
db yum_repositories setprop elastic6.x status enabled
 +
signal-event yum-modify
 +
 
make it start at every boot
 
make it start at every boot
 
  ln -s /etc/rc.d/init.d/e-smith-service  /etc/rc7.d/S95elasticsearch
 
  ln -s /etc/rc.d/init.d/e-smith-service  /etc/rc7.d/S95elasticsearch
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu