Skip to content

t2sc0m/redis_replication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redis Replication


tescom

Redis Replication vagrant script


Directory & file

  • Vagrantfile : vagrant script
  • WORK : redisソース, スタートscript, kernel設定
  • SHELL : install script, redis/sentinel start script
  • CONF : restredis本番から持ってきた設定file

環境設定

  • virtualboxインストール
  • vagrantインストール
  • データをコピー
git clone https://github.com/t2sc0m/redis_replication.git {GIT_CLONE_DIRECTORY}

実行

cd {GIT_CLONE_DIRECTORY}
vagrant up

process 確認

vagrant ssh cent[1-3] 
sudo netstat -nltpu
sudo ps -ef|grep redis

About

vagrant + virtualbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages