forked from saxenap/install-redis-amazon-linux-centos
-
Notifications
You must be signed in to change notification settings - Fork 1
JorgeRdg/install-redis-amazon-linux-centos
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a modification of the original Saxenap's script, optimized for automatic deployment scripts. It performs an installation of Redis 2.6.4 as a service on Amazon Elastic Beanstalk instances. It may probably fit other purposes as well. Just check out 'redis-install-script.sh' file ;) Note: Please make sure you have superuser privileges Usage: ---- 1. wget https://raw.github.com/jorgerc/install-redis-amazon-linux-centos/master/redis-install-script.sh 2. chmod 777 redis-install-script.sh 3. ./redis-install-script.sh References: https://github.com/saxenap/install-redis-amazon-linux-centos http://www.codingsteps.com/install-redis-2-6-on-amazon-ec2-linux-ami-or-centos/ https://raw.github.com/gist/257849/9f1e627e0b7dbe68882fa2b7bdb1b2b263522004/redis-server https://raw.github.com/gist/2776679/c131c0548e7cd2ece85edfb8bea70575586147c7/install-redis.sh
About
Installation script to setup Redis as a service on Amazon Linux AMI and CentOS distributions.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Shell 100.0%