Simon
ec039c4474
feat(Nextcloud): Update default value of SMTP
2024-03-29 17:38:38 +01:00
Simon
4f3c112404
feat(Docker Compose): Remove obsolete version variable
...
see: https://github.com/docker/compose/issues/11628
2024-03-25 14:35:05 +01:00
Simon
4c2ebac4e7
chore(Nextcloud): Upgrade nginx
2024-02-05 14:27:45 +01:00
Simon
b516600e50
feat(Nextcloud): Update nginx template
...
https://docs.nextcloud.com/server/latest/admin_manual/installation/nginx.html
2024-02-05 14:27:45 +01:00
Simon
a26e291396
feat(Nextcloud): Split redis & postgres configuration
2023-10-03 22:22:02 +02:00
Simon
0e06b651e8
fix(Docker): Network should be external with docker compose 2.20.0
2023-07-17 12:33:30 +02:00
Simon
982c1322bc
fix(Nextcloud): Trusted proxies is for fpm not web container
2023-05-23 11:56:12 +02:00
Simon
745d69aade
fix(Nextcloud): Add variable to configure SMTP
2023-05-10 22:02:28 +02:00
Simon
e3dcc0efd5
chore(Nextcloud): Upgrade to 25.0.2
...
https://nextcloud.com/changelog/#25-0-2
2023-01-03 22:15:37 +01:00
Simon
264688abf8
feat(Nextcloud): Remove run script
2023-01-03 22:11:02 +01:00
Simon
669866b44e
docs(Nextcloud): Add environment variables documentation
2023-01-03 22:10:29 +01:00
Simon
b54891ec38
chore(Nginx): Upgrade to 1.23.3
2023-01-03 22:01:55 +01:00
Simon
b3dce58f7b
feat(Nextcloud): Update SMTP environment variables
2023-01-03 21:47:02 +01:00
Simon
0198c030e9
feat(Nextcloud): Add environment variables to configure server
2023-01-03 21:36:36 +01:00
Simon
2281c4337c
feat(Nextcloud): Update web folder path with generic SERVICES_DIR
2023-01-03 21:09:37 +01:00
Simon
fd63036294
feat(Nextcloud): Add all configuration on cron container
2023-01-03 21:08:48 +01:00
Simon
0af258dcae
feat(Nextcloud): SMTP configuration should not be empty
2023-01-03 21:08:06 +01:00
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
557d35b9bf
docs(Redis): Add default variable on .env files
2022-02-22 11:56:17 +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
97f12a40bb
chore(Nginx): Upgrade to 1.21.5
...
http://nginx.org/en/CHANGES
2022-01-03 18:01:02 +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
50f2b22523
docs: Add more documentation
2021-10-23 00:45:25 +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
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
a3c730dd95
docs: Résoudre le problème de server reached pm.max_children
2021-06-21 15:28:17 +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
cee207e504
chore: Upgrade PostgreSQL to 12.7
...
https://www.postgresql.org/docs/release/12.7/
2021-05-17 14:18:10 +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
cf22b8b78e
docs: Update README and TODO lists
2021-05-04 18:07:12 +02:00
Simon
f0ce571c95
chore: Upgrade Nextcloud to 21.0.1
2021-04-12 15:55:00 +02:00
Simon
5e6b3afcd9
feat: Add nextcloud documentation
2021-03-24 22:20:37 +01:00
Simon
47d0224163
feat: Test Nginx status
2021-02-25 23:26:27 +01:00
Simon
b5ecc4890c
chore: Upgrade Nextcloud to 21.0.0 🚀
2021-02-25 23:25:42 +01:00