Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | WIP integration jitsi | Quentin Dufour | 2021-01-28 | 12 | -63/+89 | |
| | | ||||||
* | | Simplify prosody too | Quentin Dufour | 2021-01-28 | 13 | -97/+57 | |
| | | ||||||
* | | Fix ansible inventory + Fix jicofo's hocon conf + fix jicofo's dockerfile | Quentin Dufour | 2021-01-28 | 5 | -5/+13 | |
| | | ||||||
* | | Add resources | Quentin Dufour | 2021-01-21 | 1 | -0/+5 | |
| | | ||||||
* | | More info in README | Quentin Dufour | 2021-01-20 | 1 | -0/+28 | |
| | | ||||||
* | | Fix conf links | Quentin Dufour | 2021-01-20 | 1 | -8/+3 | |
| | | ||||||
* | | WIP modernize jitsi conf | Quentin Dufour | 2021-01-20 | 7 | -33/+570 | |
| | | ||||||
* | | fix naming | Quentin Dufour | 2021-01-20 | 5 | -0/+0 | |
| | | ||||||
* | | change port due to a strange bug | Quentin Dufour | 2021-01-20 | 1 | -3/+3 | |
| | | ||||||
* | | Public IP changed | Quentin Dufour | 2021-01-20 | 1 | -1/+1 | |
| | | ||||||
* | | Enrichir le postmortem | Quentin Dufour | 2021-01-20 | 1 | -0/+5 | |
| | | ||||||
* | | fix indent postmortem | Quentin Dufour | 2021-01-20 | 1 | -3/+3 | |
| | | ||||||
* | | Ajout du postmortem | Quentin Dufour | 2021-01-20 | 1 | -0/+40 | |
| | | ||||||
* | | Merge branch 'master' of git.deuxfleurs.fr:Deuxfleurs/infrastructure | Quentin Dufour | 2021-01-20 | 29 | -25/+91 | |
|\ \ | ||||||
| * \ | Merge pull request 'secretmgr retourne une erreur bien formatée face à un ↵ | Alex | 2021-01-19 | 1 | -1/+4 | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | fichier vide' (#32) from adrien/infrastructure:master into master Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/infrastructure/pulls/32 | |||||
| * | | | Add a few missing secrets | Alex Auvolat | 2021-01-19 | 11 | -0/+11 | |
| | | | | ||||||
| * | | | Add CMD_ONCE secret type and fill in/change secret definitions | Alex Auvolat | 2021-01-19 | 11 | -6/+18 | |
| | | | | ||||||
| * | | | mention secretmgr.py in create_database | Alex Auvolat | 2021-01-19 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | Cleanup op_guide folder | Alex Auvolat | 2021-01-19 | 2 | -0/+2 | |
| | | | | ||||||
| * | | | Merge pull request 'master' (#30) from adrien/infrastructure:master into master | Quentin | 2021-01-19 | 4 | -18/+54 | |
| |\ \ \ | | | | | | | | | | | | | | | | Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/infrastructure/pulls/30 | |||||
* | | | | | React to Free changing my IP address | Quentin Dufour | 2021-01-20 | 3 | -11/+11 | |
|/ / / / | ||||||
| | | * | added zinz.dev static auth secret declaration | LUXEY Adrien | 2021-01-29 | 1 | -0/+1 | |
| | |/ | ||||||
| | * | coturn retourne une erreur bien formatée face à un fichier vide (il ↵ | LUXEY Adrien | 2021-01-19 | 1 | -1/+4 | |
| |/ | | | | | | | pourrait renvoyer autre chose), plus bug nom de variable | |||||
| * | updated READMEs | LUXEY Adrien | 2021-01-19 | 3 | -17/+53 | |
| | | ||||||
| * | coquille | LUXEY Adrien | 2021-01-19 | 1 | -1/+1 | |
| | | ||||||
| * | merge from upstream | LUXEY Adrien | 2021-01-19 | 238 | -443/+653 | |
| |\ | |/ |/| | ||||||
* | | Remove web_static | Quentin Dufour | 2021-01-19 | 8 | -209/+0 | |
| | | ||||||
* | | Upgrade garage description | Quentin Dufour | 2021-01-18 | 1 | -1/+1 | |
| | | ||||||
* | | Add guichet in our readme | Quentin Dufour | 2021-01-18 | 1 | -0/+1 | |
| | | | | | | | | Signed-off-by: Quentin Dufour <quentin@deuxfleurs.fr> | |||||
* | | Merge branch 'master' of git.deuxfleurs.fr:Deuxfleurs/infrastructure | Quentin Dufour | 2021-01-18 | 238 | -185/+537 | |
|\ \ | ||||||
| * \ | Merge pull request 'Reorganize app/ and add script for secret management' ↵ | Quentin | 2021-01-18 | 238 | -133/+525 | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | (#29) from test_reorganize into master Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/infrastructure/pulls/29 | |||||
| | * | | Add hierarchy to the README | Quentin | 2021-01-18 | 1 | -2/+12 | |
| | | | | ||||||
| | * | | Add some documentation + add a requirements file | Quentin | 2021-01-18 | 3 | -0/+38 | |
| | | | | ||||||
| | * | | secretmgr.py does quite a few things!test_reorganize | Alex Auvolat | 2021-01-16 | 14 | -49/+383 | |
| | | | | ||||||
| | * | | Document secrets and add stub utility to manage them | Alex Auvolat | 2021-01-16 | 79 | -12/+81 | |
| | | | | ||||||
| | * | | Proposal: reorganize app/ folder by modules | Alex Auvolat | 2021-01-16 | 188 | -111/+52 | |
| | | | | ||||||
| * | | | Remove my blog | Quentin | 2021-01-18 | 1 | -50/+0 | |
| |/ / | ||||||
| * | | Update garage | Alex Auvolat | 2021-01-16 | 1 | -1/+1 | |
| | | | ||||||
| * | | upgrade garage to 0.1.1 | Alex Auvolat | 2021-01-15 | 2 | -2/+12 | |
| | | | ||||||
* | | | Update README | Quentin Dufour | 2021-01-18 | 1 | -19/+14 | |
|/ / | ||||||
* | | Update Riot+Matrix | Quentin Dufour | 2021-01-13 | 3 | -9/+9 | |
| | | ||||||
* | | Upgrade jitsifeature/nextcloud_impr | Quentin Dufour | 2021-01-13 | 2 | -9/+9 | |
| | | ||||||
* | | WIP nextcloud tests | Quentin Dufour | 2021-01-07 | 3 | -0/+78 | |
| | | ||||||
* | | Upgrade nomad+consul | Quentin Dufour | 2021-01-07 | 2 | -2/+2 | |
| | | ||||||
* | | Upgrade plume | Quentin | 2021-01-07 | 3 | -6/+4 | |
| | | ||||||
| * | wrote a redirection to deuxfleurs.fr in Treafik config's comments | LUXEY Adrien | 2020-12-28 | 1 | -1/+6 | |
|/ | ||||||
* | WIP redirect regex | Quentin | 2020-12-28 | 1 | -0/+1 | |
| | ||||||
* | Fix URL | Quentin | 2020-12-28 | 1 | -1/+1 | |
| | ||||||
* | Migrate Traefik | Quentin | 2020-12-28 | 1 | -13/+30 | |
| | ||||||
* | Migrate plume+diagnet+web_static | Quentin | 2020-12-28 | 3 | -23/+22 | |
| |