From 1d901d74f34d761d0567f94df114c2f81a9a033c Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Sat, 7 Nov 2015 22:31:58 +0100 Subject: [PATCH] Add info about a guide to set up Redis Link to a complete guide. --- admin_manual/configuration_server/caching_configuration.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/admin_manual/configuration_server/caching_configuration.rst b/admin_manual/configuration_server/caching_configuration.rst index af55e4f23..fb23b505c 100644 --- a/admin_manual/configuration_server/caching_configuration.rst +++ b/admin_manual/configuration_server/caching_configuration.rst @@ -196,7 +196,10 @@ recommended if Redis is running on the same system as ownCloud) use this example ), Redis is very configurable; consult `the Redis documentation -`_ to learn more. +`_ to learn more. + +If you are on Ubuntu you can follow `this guide +`_ for a complete installation from scratch. Cache Directory Location ------------------------