Versions Compared

Key

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

...

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

# only for Squirro Version 2.5.1, explicitly install elasticsearch (this step will aid in the rollout of ElasticSearch 5.5.0 with the upcoming 2.5.2 Squirro release
[root@localhost ~]# yum install elasticsearch

# then proceed installing the squirro-storage-node package - needed for all version of Squirro
[root@localhost ~]# yum install squirro-storage-node

...