Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Installation of the storage node happens with two separate packages. The first package installs the required Linux users and the second installs the services. Use the following three two commands for the installation:

Code Block
languagebash
[root@localhost ~]# yum install squirro-storage-node-users
[root@localhost ~]# yum install squirro-storage-node	
[root@localhost ~]# service elasticsearch start

Cluster Node Installation

...