aboutsummaryrefslogtreecommitdiff
path: root/app/config/configuration
Commit message (Collapse)AuthorAgeFilesLines
* Migrated plumeQuentin2020-12-251-1/+1
|
* Migrate jitsiQuentin2020-12-231-0/+10
|
* Remove traefik v2 options and fix endpoint to adminfeature/enable-traefik-metricsmricher2020-12-141-5/+1
|
* Add traefik v1 prometheus metrics configurationmricher2020-12-141-0/+9
|
* Fix sogo conf to match RAM usageQuentin2020-11-221-1/+2
| | | | | | | To do the math: SoGo SxVMemLimit * SoGo WOWorkersCount < Nomad Memory Limit Before we had 384 * 10 >>> 1000 Now we have 300 * 3 < 1000
* Some Seafile wizardry to bypass ipv4 only limitationsQuentin Dufour2020-10-281-1/+1
|
* Switch Matrix+Plume to IPv6, Add Trusted Net to ip6tablesQuentin Dufour2020-10-281-1/+1
|
* Fix seafdavQuentin Dufour2020-10-281-0/+1
|
* Port seafileQuentin Dufour2020-10-281-0/+16
|
* Simplify configurationQuentin Dufour2020-10-282-33/+21
|
* Docker does not use IPv6, switching to "network=host"Quentin Dufour2020-10-271-1/+1
|
* Add plume config templateQuentin Dufour2020-10-192-1/+31
|
* Upgrade Element Web to new config.jsonQuentin2020-09-181-5/+29
| | | | | | | - Display deuxfleurs.fr and not im.deuxfleurs.fr on login screen - Remove broken welcome page on login - Set our jitsi instance - Add more servers in the room discovery page
* Refactor 2Quentin2020-09-1242-0/+1331