https://github.com/networm/redis-multiple-instances
Install multiple Redis instances by using different ports.
https://github.com/networm/redis-multiple-instances
Last synced: 11 months ago
JSON representation
Install multiple Redis instances by using different ports.
- Host: GitHub
- URL: https://github.com/networm/redis-multiple-instances
- Owner: networm
- License: mit
- Created: 2017-03-19T12:12:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-19T12:28:57.000Z (over 9 years ago)
- Last Synced: 2025-06-02T01:15:36.110Z (about 1 year ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Redis multiple instances
Install multiple Redis instances by using different ports.
## Environment
- Redis 3.2.8
- CentOS 7.3 1611
## Usage
```
sh redis.sh
```
## Introduction
Install Redis by running `utils/install_server.sh` and using all default settings. Then clone this settings and setup different server by different ports.