Why Redislab not provide an official rpm packages, just like you already provide a deb package for Ubuntu or Debian

Comment From: oranagra

AFAIK there's no specific reason, other than just luck of time and priorities, i suppose we'll get to it one day.

p.s. I assume you're referring to the redis OSS project (not redis enterprise, which does have RPMs). The project is supported and led by Redis Inc (formally Redis Labs), but is a community driven project, so you're invited to assist in that.

@yossigo please correct me if i'm wrong.

Comment From: blylei

yeah , it is OSS project

Comment From: mcraveiro

According to this link [1], there is an official RPM feed for redis stack. However, I am unable to see the RPMs on that server when I go to http://packages.redis.io/rpm/rhel7:

<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>YNZT4DJT3QD6PNTV</RequestId>
<HostId>AQAlozM1ALP5To4aRQVnmQVESKminTT2KdS+3xD/KeVFY2MODCcEKS0LISqCz3ELxQgehOvor+Y=</HostId>
</Error>

[1] https://redis.io/docs/stack/get-started/install/linux/

Comment From: mcraveiro

Actually, not sure how this works but if you setup the RPM repo according to those instructions, it will allow you to install RPMs via yum. You just can't browse the repo, which is a major pain for those behind firewalls.