Commit Graph

30 Commits

Author SHA1 Message Date
Simon ec4ae3a8b8 chore(Nextcloud): Upgrade to 23.0.3
https://nextcloud.com/changelog/#latest23
2022-04-13 23:10:15 +02:00
Simon 0e1c155fbf feat(Docker): Remove hash because it depends on the architecture 2022-02-22 15:55:18 +01:00
Simon 248f2fc174 chore(Nextcloud): Upgrade to 23.0.2
https://nextcloud.com/changelog/#latest23
2022-02-21 22:56:02 +01:00
Simon c4735acbc5 chore(Nextcloud): Upgrade to 23.0.0
https://nextcloud.com/changelog/#latest23
2022-02-14 10:31:18 +01:00
Simon 9f9948950c feat(Docker): Add all sha256 on services 2022-02-14 10:18:03 +01:00
Simon dc1e627330 feat(Nextcloud): Nginx configuration use envsubst to use variable on Nextcloud fpm 2022-01-03 17:57:35 +01:00
Simon afa9b3a997 fix(Nextcloud): Update default host on postgres and redis 2022-01-03 14:42:34 +01:00
Simon 3d6d254f21 fix(Nextcloud): Remove volume_from it's not valide on docker compose file v3
see https://stackoverflow.com/questions/45494746/docker-compose-volumes-from-usage-example
2021-11-24 18:01:40 +01:00
Simon 70aab13358 feat(Nextcloud): Add configuration to PHP_UPLOAD_LIMIT
see documentation https://github.com/nextcloud/docker
2021-11-24 17:17:28 +01:00
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 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 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 b97bc0f8b0 chore(Nextcloud): Upgrade to 22.1.0
https://nextcloud.com/changelog/#22-1-0
2021-08-30 15:46:54 +02:00
Simon 81d57c1bc8 chore(Redis): Upgrade to 6.0.15
https://github.com/redis/redis/releases/tag/6.0.15
2021-07-26 10:12:20 +02:00
Simon 946d6ed984 chore(Nextcloud): Upgrade to 21.0.3
https://nextcloud.com/changelog/#21-0-3
2021-07-19 14:54:32 +02:00
Simon 4fb101ba6d refactor: Remove unnecessary variable 2021-06-07 17:53:26 +02:00
Simon b78ec723cf chore: Upgrade Redis to 6.0.14
https://github.com/redis/redis/releases/tag/6.0.14
2021-06-07 17:44:40 +02:00
Simon a98da8a1d3 chore: Upgrade Nextcloud to 21.0.2
https://nextcloud.com/changelog/#latest21
2021-06-07 17:43:43 +02:00
Simon b5890db293 chore: Upgrade Redis to 6.0.13
https://github.com/redis/redis/releases/tag/6.0.13
2021-05-04 18:12:25 +02:00
Simon f0ce571c95 chore: Upgrade Nextcloud to 21.0.1 2021-04-12 15:55:00 +02:00
Simon 83d4d3ebac feat: Change Nextcloud to use FPM 2021-02-22 09:58:58 +01:00
Simon 5e57ede34c chore: Upgrade Redis to 6.0.10 2021-02-07 23:06:48 +01:00
Simon c90d9b0f95 feat: Update backup commands 2021-02-07 23:06:48 +01:00
Simon 9ea9f977bc feat: Remove necessary redis password
This issue is already fix by https://github.com/nextcloud/docker/pull/1232
2021-02-07 23:06:48 +01:00
Simon 9dbeda11db feat: Add password on REDIS to fix migration to 20.0.1
See discussion on https://help.nextcloud.com/t/solved-latest-docker-image-broke-the-installation-redis-password-auth/87598/15
2021-02-07 23:06:48 +01:00
Simon 374852d337 chore: Update redis 6.0.8 2021-02-07 23:06:48 +01:00
Simon 305f739a0e feat: Ajout du service Nextcloud 2021-02-07 23:06:33 +01:00