Skip to content

Instantly share code, notes, and snippets.

@cablehead
Last active December 11, 2015 10:58
Show Gist options
  • Select an option

  • Save cablehead/4590369 to your computer and use it in GitHub Desktop.

Select an option

Save cablehead/4590369 to your computer and use it in GitHub Desktop.
sudo pip install prctl hash_ring
# stop redis if you run it manually
rm ~/service/redis
cd ~/git/msgme-api
git checkout develop
git pull
cd ~/git/borkbork
git pull
sh cuukbuuks/packages/redis # update redis to 2.6.9
ln -s ~/sv/redis-shards ~/service
sv restart ~/service/msgme-*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment