From 4ed0095a4596986adb4e79eb70890a39306a836a Mon Sep 17 00:00:00 2001 From: "Thomas.GSP" Date: Tue, 18 Dec 2018 11:26:53 +0000 Subject: [PATCH] Update 02-backend.md Update Doc --- doc/md/02-backend.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/md/02-backend.md b/doc/md/02-backend.md index d8a7dfa..15a5452 100644 --- a/doc/md/02-backend.md +++ b/doc/md/02-backend.md @@ -2,9 +2,9 @@ ### Databases -The backend need two database servers: MongoDB and Redis. +Backend need two database servers: MongoDB and Redis. MongoDB is the main data storage and redis is used like a cache system. -HyperProxmox can run with default configuration, but you should setup redis to work in full memory, and the same +HyperProxmox can run with defaults configuration, but you should setup redis to work in full memory as well for the MongoDB indexes. ``` bash