1
0
Fork 0
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:
Thomas.GSP 2018-12-18 11:26:53 +00:00 committed by GitHub
parent ad1a823b7b
commit 4ed0095a45
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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