Skip to content

A script to set up multiple Redis instances on the same machine.

License

Notifications You must be signed in to change notification settings

palcoder/redis-instance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

redis-instance

A script to set up multiple Redis instances on the same machine.

Notes:

  • You need to run the script as root.
  • This script is tested only on Debian
  • This script copy the orginal config of Redis instance

Usage: ./redis-instance [instance name] [instance port]

Example: ./redis-instance session 5412

Will create an new instance called redis-session listening on the port 5412

Author: Mohammed Abdallah [email protected]

About

A script to set up multiple Redis instances on the same machine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published