mirror of
https://github.com/ThomasGsp/HyperProxmox.git
synced 2025-03-09 15:40:18 +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
|
### 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.
|
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.
|
for the MongoDB indexes.
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue