Commit Graph

307 Commits

Author SHA1 Message Date
Simon a231c5c1cf feat(Nextcloud): Update docker-compose to add more configuration
_Détails

- Mise à jour de l'image docker nextcloud
- Mise à jour de l'image nginx
- Ajout d'une configuration spécifique Traefik séparé
- Ajout d'une configuration spécifique SMTP séparé
- Ajout d'une configuration spécifique pour lancer le container localemement
- Ajout de 2 variables pour configurer spécifiquement un PUID et PGID
- Suppression de la configuration Postgres spécifique pour utiliser le docker-compose généric
- Suppression de la configuration Redis spécifique pour utiliser le docker-compose généric

_Pourquoi

- Pour permettre une meilleure intégration dans l'infrastructure RésiLien
2021-11-24 10:56:43 +01:00
Simon 23c1af409a Merge pull request 'Mise à jour de Postgres + configuration' (#8) from postgres into main
Reviewed-on: #8
2021-11-24 09:21:44 +01:00
Simon 04388d48f0 feat(Postgres): Add configuration of PUID and PGID 2021-11-23 22:30:09 +01:00
Simon 9793ae506d chore(Postgres): Upgrade to 14.1
https://www.postgresql.org/docs/release/14.1/
2021-11-23 22:05:46 +01:00
Simon 6ffd081de2 Merge pull request 'Ajout de documentation et de configuration pour Gitea' (#7) from gitea into main
Reviewed-on: #7
2021-11-16 14:24:26 +01:00
Simon 94c96bbd7d feat(Gitea): Add configuration to enable smtp
https://docs.gitea.io/en-us/install-with-docker/#managing-deployments-with-environment-variables
https://docs.gitea.io/en-us/email-setup/
2021-11-16 12:56:24 +01:00
Simon 5ecaffdfa2 feat(Gitea): Add configuration to enable prometheus metrics
https://docs.gitea.io/en-us/config-cheat-sheet/#metrics-metrics
2021-11-16 12:51:01 +01:00
Simon 8c802e3aa6 docs(Gitea): Add documentation to configure gitea with environment variables 2021-11-16 12:49:34 +01:00
Simon bed39a6286 Merge pull request 'feat(traefik_lb): Add a Traefik LB configuration' (#6) from traefik-lb into main
Reviewed-on: #6
2021-11-15 10:07:31 +01:00
Simon 3f3d0d92b1 feat(Traefik): Remove Traefik LB 2021-11-11 09:53:38 +01:00
Simon 165d984b35 feat(Traefik): Add ovh, secure, redirect configuration 2021-11-11 09:53:00 +01:00
Simon 39c2022925 feat(Traefik): Add accesslog configuration 2021-11-11 09:47:00 +01:00
Simon 6822fa5788 feat(Traefik): Add variable to configure Traefik 2021-11-11 09:45:30 +01:00
Simon 1b3604715a feat(Traefik): Add explicite traefik entrypoint 2021-11-11 09:43:12 +01:00
Simon 0de0b28958 fix(Traefik): Volume and network name 2021-11-11 09:37:33 +01:00
Killian Kemps abd1dd06fc feat(traefik_lb): Add a Traefik LB configuration 2021-11-03 12:23:09 +01:00
Simon 9786534a2e chore(Nextcloud): Upgrade to 22.2.0
https://nextcloud.com/changelog/#22-2-0
2021-10-25 10:50:40 +02:00
Simon 80004a4460 chore(Redis): Upgrade to 6.2.6 [SECURITY]
https://github.com/redis/redis/releases/tag/6.2.6
2021-10-25 10:42:42 +02:00
Simon 8ee63ec4b2 chore(Grafana): Upgrade to 8.2.2
https://github.com/grafana/grafana/releases/tag/v8.2.2
2021-10-25 10:33:04 +02:00
Simon fd5e12a201 chore(Gitea): Upgrade to 1.15.5
https://github.com/go-gitea/gitea/releases/tag/v1.15.4
https://github.com/go-gitea/gitea/releases/tag/v1.15.5
2021-10-25 09:53:20 +02:00
killian cd5366b34e Merge pull request 'docs: Add more documentation' (#5) from docs into main
Reviewed-on: #5
2021-10-23 16:07:16 +02:00
Killian Kemps f14f2cafeb style(doc): Fix some typos 2021-10-23 16:06:42 +02:00
Simon 50f2b22523 docs: Add more documentation 2021-10-23 00:45:25 +02:00
Simon 88af04b233 feat(Hedgedoc): Add configuration variables
https://docs.hedgedoc.org/configuration/
2021-10-11 09:23:11 +02:00
Simon 671d8e0d6d feat(Hedgedoc): Add authentication variable
https://docs.hedgedoc.org/configuration/
2021-10-11 09:09:57 +02:00
Simon d1b92e0a17 feat(Directus): Add variable for Traefik router name 2021-10-08 12:50:31 +02:00
Simon 6c4c387234 Merge pull request 'feat(Directus): Add new service' (#4) from directus into master
Reviewed-on: weko/services#4
2021-10-08 12:33:23 +02:00
Simon f204561f5f feat(Directus): Add new service 2021-10-08 12:30:49 +02:00
Simon 2fbb7ca0ca chore(Gitea): Upgrade to 1.15.3
https://github.com/go-gitea/gitea/releases/tag/v1.15.3
2021-09-27 11:06:54 +02:00
Simon 9f4327cae2 chore(Traefik): Upgrade to 2.5.3
https://github.com/traefik/traefik/releases/tag/v2.5.3
2021-09-27 10:54:56 +02:00
Simon 0d52bdfd59 chore(Grafana): Upgrade to 8.1.5
https://github.com/grafana/grafana/releases/tag/v8.1.5
2021-09-27 10:43:16 +02:00
Simon c8f242428a chore(Hedgedoc): Upgrade to 1.9.0
https://github.com/linuxserver/docker-hedgedoc/releases/tag/1.9.0-ls31
2021-09-27 10:27:14 +02:00
Simon b22d545ed6 fix(Hedgedoc): Backup uploaded files
Environment variables take precedence over configurations from the config files, so don't backup it.
2021-09-15 22:38:23 +02:00
Simon 3a17eb8b88 chore(Grafana): Upgrade to 8.1.3
https://github.com/grafana/grafana/releases/tag/v8.1.3
2021-09-13 09:48:34 +02:00
Simon aba6862e28 chore(Nginx): Upgrade to 1.21.1
http://nginx.org/en/CHANGES
2021-09-06 09:59:14 +02:00
Simon e21e654177 feat(Redis): Add PUID and GPID variable 2021-09-06 09:55:40 +02:00
Simon a1ffc9f0fa chore(Redis): Upgrade to 6.2.5
https://github.com/redis/redis/releases/tag/6.2.5
2021-09-06 09:55:02 +02:00
Simon c782b45363 chore(Postgres): Upgrade to 13.4 and 12.8
https://www.postgresql.org/docs/release/12.8/
https://www.postgresql.org/docs/release/13.4/
2021-09-06 09:44:18 +02:00
Simon 3b9bd86846 chore(Nextcloud): Upgrade to 21.1.1
https://nextcloud.com/changelog/#22-1-1
2021-09-06 09:33:59 +02:00
Simon 0590da19ee chore(Traefik): Upgrade to 2.5.2
https://github.com/traefik/traefik/releases/tag/v2.5.2
2021-09-06 08:58:22 +02:00
Simon 6dc9a440cf chore(Gitea): Upgrade to 1.15.2
https://github.com/go-gitea/gitea/releases/tag/v1.15.2
2021-09-06 08:52:26 +02:00
Simon b97bc0f8b0 chore(Nextcloud): Upgrade to 22.1.0
https://nextcloud.com/changelog/#22-1-0
2021-08-30 15:46:54 +02:00
Simon cda5635844 chore(Gitea): Upgrade to 1.15.0
https://github.com/go-gitea/gitea/releases/tag/v1.15.0
2021-08-23 11:49:12 +02:00
Simon 0c7150671a chore(Grafana): Upgrade to 8.1.2
https://github.com/grafana/grafana/releases/tag/v8.1.2
2021-08-23 11:44:58 +02:00
Simon e3e653d700 docs: Update documentation 2021-07-29 23:15:08 +02:00
Simon f9821adc68 feat(HedgeDoc): Add variable to configure upload folder, session and permission 2021-07-27 10:54:06 +02:00
Simon 87cbb69491 fix(HedgeDoc): Database name to backup and restore 2021-07-27 00:00:20 +02:00
Simon 86dc33b6ac docs(HedgeDoc): Homogenization .env file with prod 2021-07-26 23:59:28 +02:00
Simon 2224ca9047 fix(HedgeDoc): Connexion on database failed with multi services because postgres ip is not good 2021-07-26 16:12:39 +02:00
Simon fbb7de22ee chore(HedgeDoc): Upgrade to 1.8.2-ls23
https://github.com/linuxserver/docker-hedgedoc/releases/tag/1.8.2-ls23
2021-07-26 10:12:20 +02:00