Skip to content

Master Backup your's Redis sentinel from any redis sentinel cluster

Notifications You must be signed in to change notification settings

akashcas/Redis-Sentinel-Backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Redis-Sentinel-Backup

Master Backup your's Redis sentinel from any redis sentinel cluster. Backup is stored in S3 bucket. Script also has integration with slack channel where swe can gate realtime update. You can create the cron to manage the script regularly.

Script entry on Crontab

0 2 * * * /bin/bash <path_to_script>/redis_backup.sh >> <path_to_log> redis_backup.log

In above crontab entry backup is created at 2:00 am every night. Change the value as per your requirment.

About

Master Backup your's Redis sentinel from any redis sentinel cluster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages