Commit graph

10 commits

Author SHA1 Message Date
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
Quentin bf58bd2a2c Some Seafile wizardry to bypass ipv4 only limitations 2020-10-28 22:57:41 +01:00
Quentin 03680a992b Switch Matrix+Plume to IPv6, Add Trusted Net to ip6tables 2020-10-28 16:55:11 +01:00
Quentin f9013d9ca5 Fix seafdav 2020-10-28 15:14:29 +01:00
Quentin 9fef7ae777 Port seafile 2020-10-28 15:09:51 +01:00
Quentin 2ef6ab1881 Simplify configuration 2020-10-28 12:08:23 +01:00
Quentin f4a88fa565 Docker does not use IPv6, switching to "network=host" 2020-10-27 23:25:30 +01:00
Quentin 5c31fbf0b1 Add plume config template 2020-10-19 20:29:15 +02:00
Quentin f8682668c2 Upgrade Element Web to new config.json
- 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
2020-09-18 19:55:48 +02:00
Quentin a23e08ce20 Refactor 2 2020-09-12 20:17:07 +02:00