Commit graph

86 commits

Author SHA1 Message Date
LUXEY Adrien 6e1940061a coturn retourne une erreur bien formatée face à un fichier vide (il pourrait renvoyer autre chose), plus bug nom de variable 2021-01-19 17:16:58 +01:00
LUXEY Adrien 98280c8628 updated READMEs 2021-01-19 15:21:23 +01:00
LUXEY Adrien 2a346f5430 coquille 2021-01-19 14:40:14 +01:00
Quentin eb925049ac Remove web_static 2021-01-19 13:47:50 +01:00
Quentin ad6017eea0 Merge pull request 'Reorganize app/ and add script for secret management' (#29) from test_reorganize into master
Reviewed-on: Deuxfleurs/infrastructure#29
2021-01-18 08:18:21 +01:00
Quentin c642370def Add hierarchy to the README 2021-01-18 08:08:48 +01:00
Quentin cffd902815 Add some documentation + add a requirements file 2021-01-18 08:06:19 +01:00
Quentin 79b7273ff2 Remove my blog 2021-01-18 06:51:19 +01:00
Alex 850ccbf1c7 secretmgr.py does quite a few things! 2021-01-16 20:03:00 +01:00
Alex d4d0b100ad Document secrets and add stub utility to manage them 2021-01-16 17:37:34 +01:00
Alex c74dc92feb Proposal: reorganize app/ folder by modules 2021-01-16 17:07:01 +01:00
Alex 0c4ee40e01 Update garage 2021-01-16 16:21:25 +01:00
Alex a6b23f5713 upgrade garage to 0.1.1 2021-01-15 19:34:33 +01:00
Quentin 52c141e5fc Update Riot+Matrix 2021-01-13 19:17:28 +01:00
Quentin 464b990e19 Upgrade jitsi 2021-01-13 14:42:14 +01:00
Quentin 969ee58b7d WIP nextcloud tests 2021-01-07 21:37:29 +01:00
Quentin ba3d84a1de Upgrade plume 2021-01-07 11:09:29 +01:00
Quentin 7508a10a71 WIP redirect regex 2020-12-28 11:55:29 +01:00
Quentin fc518df1c1 Migrate Traefik 2020-12-28 11:02:33 +01:00
Quentin a2f8e11d06 Migrate plume+diagnet+web_static 2020-12-28 10:49:09 +01:00
Quentin 48db0185a4 Migrate postgres 2020-12-25 12:16:18 +01:00
Quentin 4f23adfbb9 Migrated plume 2020-12-25 11:48:52 +01:00
Quentin 1624b348df Migrate platoo 2020-12-25 11:21:41 +01:00
Quentin 8625a9af75 Upgrade seafile + discard unused services 2020-12-25 11:16:11 +01:00
Quentin f75497af11 Fix service addressing 2020-12-24 10:01:42 +01:00
Quentin 6913655316 We do not use pithos 2020-12-23 19:42:30 +01:00
Quentin 80dc6ec803 Migrate jitsi 2020-12-23 15:55:17 +01:00
Quentin 9117616f02 Migrate Synapse + Email hack
Nomad seemed to dislike the 'auth_port' label, replaced by 'zauthentication_port'
2020-12-22 18:24:33 +01:00
Quentin b29028405d Migrate Garage 2020-12-22 17:48:27 +01:00
Quentin 9f6f0fb53c Migrate Nomad job for emails 2020-12-22 16:40:36 +01:00
Quentin a2adaa2101 Migrate directory to new Nomad syntax 2020-12-22 14:52:49 +01:00
Quentin bb5a82b056 Fix seafile 2020-12-22 14:40:04 +01:00
Quentin e628dc44ba Migrate seafile 2020-12-22 14:31:42 +01:00
Quentin 846449b238 Migrate Nextcloud to Nomad 1.0.1 2020-12-22 10:46:26 +01:00
Quentin b6ccf06d8a Set priorities 2020-12-18 10:32:44 +01:00
mricher 94ee5d3e5c
Remove traefik v2 options and fix endpoint to admin 2020-12-14 17:07:44 +01:00
mricher 91ffdc732c
Add traefik v1 prometheus metrics configuration 2020-12-14 00:19:01 +01:00
LUXEY Adrien bcb3964417 Nomad config for synapse v1.24.0 2020-12-10 09:32:16 +01:00
LUXEY Adrien ad064dddbc Merge branch 'master' of git.deuxfleurs.fr:Deuxfleurs/infrastructure 2020-12-10 09:09:34 +01:00
LUXEY Adrien 2b3df5b6ee upped synapse to v1.24.0 2020-12-10 09:09:17 +01:00
Quentin e370380a3f Alps is now deployed 2020-12-04 13:53:30 +01:00
Quentin d1332a2d42 Add alps container 2020-12-04 13:42:20 +01:00
Quentin 6402119511 Set Jitsi videobridge max memory 2020-12-02 12:28:19 +01:00
LUXEY Adrien da1d381068 pushed synapse to 1.23.0 and riotweb to 1.7.14 and deployed through nomad 2020-11-29 23:13:17 +01:00
LUXEY Adrien fd38cbf744 pushed synapse to 1.23.0 and riotweb to 1.7.14 2020-11-29 22:51:38 +01:00
Quentin d241948034 Add missing dovecot conf files 2020-11-27 14:41:57 +01:00
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
Alex 1bb9c7ce19 Add timestamp to backup 2020-11-15 20:14:19 +01:00
Alex f931dd939c Add cryptography to consul backup 2020-11-15 19:43:33 +01:00
Alex e2a0c40e6b Script to backup Consul KV store 2020-11-15 19:27:57 +01:00