This repository has been archived on 2023-03-15. You can view files and clone it, but cannot push or open issues or pull requests.
infrastructure/app/config
Quentin c19cadf353 Fix sogo conf to match RAM usage
To do the math:
SoGo SxVMemLimit * SoGo WOWorkersCount < Nomad Memory Limit
Before we had 384 * 10 >>> 1000
Now we have 300 * 3 < 1000
2020-11-22 12:40:51 +01:00
..
configuration Fix sogo conf to match RAM usage 2020-11-22 12:40:51 +01:00
secrets Add plume 2020-09-21 16:29:49 +02:00
restore_configuration.sh Add plume 2020-09-21 16:29:49 +02:00