Hi, i just migrated from direct deployment, to docker compose - (the forum guide was perfect) but i have a strange issue.
if i run docker compose up --detached
ram increases quickly to ~10GB and if i reduce the memory for e.g 8GB i have 100% CPU and mayan frontend is not accessible.
I run mayan in an LXC on Proxmox host. About 1000 documents.
Why is the ram consumption so high?
PS: i see a lot of worker processes running (about 100)
194.01 MiB /opt/mayan-edms/bin/python3 /opt/mayan-edms/bin/celery -A mayan worker --hostnam ...