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