WIP: feat(Matomo): Add service #28

Draft
kosssi wants to merge 98 commits from matomo into mariadb
kosssi commented 2022-02-15 00:04:38 +01:00 (Migrated from git.weko.io)

Détails

  • Ajout de Matomo

Pourquoi

  • Pour proposer ce nouveau service

Liens

## Détails - Ajout de Matomo ## Pourquoi - Pour proposer ce nouveau service ## Liens - [ticket](https://tree.taiga.io/project/killiankemps-resilien/task/393)
killian (Migrated from git.weko.io) reviewed 2022-02-15 09:04:45 +01:00
@@ -0,0 +7,4 @@
services:
matomo-fpm:
container_name: ${MATOMO_CONTAINER_NAME:-matomo}-fpm
image: ${MATOMO_IMAGE:-matomo:4.7.1-fpm-alpine}
killian (Migrated from git.weko.io) commented 2022-02-15 09:04:45 +01:00

Tu ne mets pas la version de l'image en sha256 comme pour les autres ?

Tu ne mets pas la version de l'image en sha256 comme pour les autres ?
killian (Migrated from git.weko.io) approved these changes 2022-02-15 09:06:45 +01:00
killian (Migrated from git.weko.io) left a comment

Ok. Juste les versions des images qui ne sont pas en sha256

Ok. Juste les versions des images qui ne sont pas en sha256
killian added 97 commits 2025-11-03 21:02:03 +01:00
https://github.com/grafana/grafana/releases/tag/v8.4.0
https://github.com/grafana/grafana/releases/tag/v8.4.1
https://nextcloud.com/changelog/#latest23
https://github.com/traefik/traefik/releases/tag/v2.6.1
https://github.com/directus/directus/releases/tag/v9.6.0
https://github.com/grafana/grafana/releases/tag/v8.4.3
https://github.com/prometheus/prometheus/releases/tag/v2.33.4
https://github.com/harness/drone/releases/tag/v2.10.0
https://github.com/go-gitea/gitea/releases/tag/v1.16.3
https://github.com/directus/directus/releases/tag/v9.8.0
https://github.com/harness/drone/releases/tag/v2.11.1
https://github.com/go-gitea/gitea/releases/tag/v1.16.5
https://github.com/grafana/grafana/releases/tag/v8.4.6
https://github.com/hedgedoc/hedgedoc/releases/tag/1.9.3
https://nextcloud.com/changelog/#latest23
https://github.com/prometheus/prometheus/releases/tag/v2.34.0
https://github.com/distribution/distribution/releases/tag/v2.8.1
https://github.com/traefik/traefik/releases/tag/v2.6.3
https://nextcloud.com/changelog/#25-0-2
https://traefik.io/blog/announcing-traefik-proxy-2-8/
https://vikunja.io/blog/2023/07/whats-new-in-vikunja-0.21.0/
https://docs.nextcloud.com/server/latest/admin_manual/installation/nginx.html
see: https://github.com/docker/compose/issues/11628
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin matomo:matomo
git checkout matomo
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ResiLien/services#28
No description provided.