aboutsummaryrefslogtreecommitdiff
path: root/app/config
Commit message (Collapse)AuthorAgeFilesLines
* Proposal: reorganize app/ folder by modulesAlex Auvolat2021-01-1685-1431/+0
|
* upgrade garage to 0.1.1Alex Auvolat2021-01-151-1/+10
|
* Migrated plumeQuentin2020-12-251-1/+1
|
* Migrate jitsiQuentin2020-12-233-16/+10
|
* Migrate Nomad job for emailsQuentin2020-12-227-0/+0
|
* Fix seafileQuentin2020-12-221-0/+0
|
* 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
|
* Merge branch 'master' of git.deuxfleurs.fr:Deuxfleurs/deuxfleurs.frQuentin Dufour2020-09-211-5/+29
|\
| * 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
* | Add plumeQuentin Dufour2020-09-214-1/+6
|/
* Refactor 2Quentin2020-09-1274-0/+1358