Template:Installation/Ubuntu/RedisPPA

From diaspora* project wiki
< Template:Installation
Revision as of 19:33, 11 November 2015 by Jaywink (talk | contribs) (Undo revision 4363 by Jaywink (talk) - False alarm, Redis 3.x should be fine)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

diaspora* needs redis-server >= 2.6 to work properly. Precise comes with 2.2, you can install the latest version using this ppa

sudo apt-add-repository ppa:chris-lea/redis-server
sudo apt-get update && sudo apt-get install redis-server