Versions Compared

Key

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

...

Code Block
languagetext
title/etc/yum.repos.d/squirro.repo
[squirro-stable]
name=Squirro - Red Hat Enterprise Linux 6.5 - Stable
baseurl=https://<user name>:<password>@mirror.squirro.net/rhel/6.5/stable/$basearch/latest/
enabled=1
gpgkey=https://mirror.squirro.net/rhel/RPM-GPG-KEY-squirro-stable
gpgcheck=1
sslverify=1
metadata_expire=300

...

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

...