We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecfc11b commit 80c1ffeCopy full SHA for 80c1ffe
README
@@ -1,8 +1,9 @@
1
-Redis Installation as a Service:
+For Redis Installation as a Service on Amazon Linux and CentOS (from http://www.codingsteps.com/install-redis-2-6-on-amazon-ec2-linux-ami-or-centos/):
2
3
1. wget https://raw.github.com/saxenap/install-redis-amazon-linux-centos/master/redis-install-script.sh
4
2. chmod 777 redis-install-script.sh
5
3. ./redis-install-script.sh
6
7
For Redis Server init Script:
8
+
9
1. wget https://raw.github.com/saxenap/install-redis-amazon-linux-centos/master/redis-server
0 commit comments