Skip to content

phamanhtai0410/redis-cluster-processing-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REDIS CLUSTER AUTOMATION PROCESSING BASH SCRIPTS

1. Make the script executable:

For MacOS Intel Chipset:

    chmod +x MACOS_intel_setup_redis_cluster.sh

For Linux System

    chmod +x LINUX_setup_redis_cluster.sh

2. Run the scipt with sudo:

For MacOS Intel Chipset:

    ./MACOS_intel_setup_redis_cluster.sh

For Linux System

    sudo ./LINUX_setup_redis_cluster.sh

About

The bash scripts repository to setup, start/load and stop/unload redis cluster using systemd/launchd.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages