Question
How to install redis on ubuntu
I'm setting up a VPS with Ruby/Rails and wanted to install Redis but there's no article on DO about how to do so. Does anyone have detailed instructions (sufficient for a beginner) about how to do so?
Thanks in advance
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
You can follow the steps outlined here: http://redis.io/topics/quickstart (not a lot of steps), or use Chef Provision https://github.com/miah/chef-redis.