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
f705596bce
Merge pull request 'feat(Nextcloud): Add configuration to PHP_UPLOAD_LIMIT' ( #12 ) from nextcloud into main
...
Reviewed-on: https://git.weko.io/resilien/services/pulls/12
2021-11-24 17:18:03 +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
a364dce66c
Merge pull request 'fix(Traefik): Remove variable for traefik router name' ( #11 ) from traefik into main
...
Reviewed-on: https://git.weko.io/resilien/services/pulls/11
2021-11-24 16:51:53 +01:00
Simon
563ce1ed90
fix(Traefik): Remove variable for traefik router name
2021-11-24 16:49:51 +01:00
Simon
514ba4bd42
Merge pull request 'Mise à jour de Traefik' ( #10 ) from traefik into main
...
Reviewed-on: https://git.weko.io/resilien/services/pulls/10
2021-11-24 16:38:02 +01:00
Simon
57283af5af
feat(Traefik): Add variable to configure traefik entrypoints name
2021-11-24 16:31:28 +01:00
Simon
185dc32625
feat(Traefik): Add variable to configure traefik router name
2021-11-24 16:31:28 +01:00
Simon
b40f9ddde2
refactor(Traefik): Change syntax to accept variable
2021-11-24 16:31:28 +01:00
Simon
5bf6a8630c
chore(Traefik): Upgrade to 2.5.4
...
https://github.com/traefik/traefik/releases/tag/v2.5.4
2021-11-24 16:31:28 +01:00
Simon
e6ac037b11
Merge pull request 'feat(Nextcloud): Update docker-compose to add more configuration' ( #9 ) from nextcloud into main
...
Reviewed-on: https://git.weko.io/resilien/services/pulls/9
2021-11-24 15:13:55 +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
23c1af409a
Merge pull request 'Mise à jour de Postgres + configuration' ( #8 ) from postgres into main
...
Reviewed-on: https://git.weko.io/resilien/services/pulls/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: https://git.weko.io/resilien/services/pulls/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: https://git.weko.io/resilien/services/pulls/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: https://git.weko.io/resilien/services/pulls/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: https://git.weko.io/weko/services/pulls/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