mirror of
https://github.com/ThomasGsp/HyperProxmox.git
synced 2025-02-12 11:12:10 +00:00
Update 02-backend.md
Update Doc
This commit is contained in:
parent
ad1a823b7b
commit
4ed0095a45
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue