• Joined on 2023-03-03
Killian pushed to main at ResiLien/services 2025-11-09 17:03:59 +01:00
8b74f99d0a Merge pull request 'feat(Matomo): Add service' (#88) from matomo-new-service into main
89f5072cf5 chore(matomo): Remove SE linux options
f81554eb87 refactor(matomo): Separate Mariadb as its own service
7b4b45dda4 feat(Matomo): Add service
Compare 4 commits »
Killian deleted branch matomo-new-service from ResiLien/services 2025-11-09 17:03:59 +01:00
Killian merged pull request ResiLien/services#88 2025-11-09 17:03:57 +01:00
feat(Matomo): Add service
Killian commented on pull request ResiLien/services#88 2025-11-08 22:55:18 +01:00
feat(Matomo): Add service

Oui a priori. C'est ce qu'utilise aussi le fichier officiel de Matomo : https://github.com/matomo-org/docker/blob/master/.examples/apache/compose.yml#L28

Killian pushed to matomo-new-service at ResiLien/services 2025-11-08 21:54:44 +01:00
89f5072cf5 chore(matomo): Remove SE linux options
f81554eb87 refactor(matomo): Separate Mariadb as its own service
Compare 2 commits »
Killian pushed to matomo-new-service at ResiLien/services 2025-11-07 22:47:15 +01:00
25e59e3656 chore(matomo): Remove SE linux options
Killian commented on pull request ResiLien/services#88 2025-11-07 22:46:38 +01:00
feat(Matomo): Add service

Ça vient directement de l'exemple de Matomo : https://docs.docker.com/engine/storage/bind-mounts/#configure-the-selinux-label Apparemment c'est pour SE Linux, et c'est peut-être mieux que je…

Killian commented on pull request ResiLien/services#88 2025-11-07 22:39:05 +01:00
feat(Matomo): Add service

Oups bien vu

Killian commented on pull request ResiLien/services#88 2025-11-07 22:38:55 +01:00
feat(Matomo): Add service

Ça marche parce qu'on compose les fichiers. Il ne lit la config qu'après fait les overrides. En tout cas j'ai déployé avec Ansible et ça a marché

Killian pushed to matomo-new-service at ResiLien/services 2025-11-07 22:38:20 +01:00
80f46748d7 refactor(matomo): Separate Mariadb as its own service
Killian pushed to matomo-new-service at ResiLien/services 2025-11-07 22:18:50 +01:00
20363933d0 refactor(matomo): Separate Mariadb as its own service
Killian pushed to matomo-new-service at ResiLien/services 2025-11-07 22:17:35 +01:00
5d7f272a5d refactor(matomo): Separate Mariadb as its own service
Killian pushed to matomo-new-service at ResiLien/services 2025-11-07 22:08:45 +01:00
e56b7b7466 refactor(matomo): Separate Mariadb as its own service
Killian pushed to matomo-new-service at ResiLien/services 2025-11-07 22:00:10 +01:00
7adeba7150 refactor(matomo): Separate Mariadb as its own service
Killian pushed to matomo-new-service at ResiLien/services 2025-11-07 21:59:47 +01:00
6897580fbf refactor(matomo): Separate Mariadb as its own service
Killian commented on pull request ResiLien/services#88 2025-11-06 22:16:36 +01:00
feat(Matomo): Add service

Le fichier docker-compose.yml vient directement du Github de Matomo que j'ai juste modifié pour mettre nos variables. On dirait que Matomo a besoin de cette configuration pour MariaDB

Killian pushed to matomo-new-service at ResiLien/services 2025-11-03 22:23:09 +01:00
7b4b45dda4 feat(Matomo): Add service
Killian pushed to matomo-new-service at ResiLien/services 2025-11-03 22:14:04 +01:00
113f199ebc feat(Matomo): Add service
Killian pushed to matomo-new-service at ResiLien/services 2025-11-03 21:56:28 +01:00
da933295b6 feat(Matomo): Add service
Killian pushed to matomo-new-service at ResiLien/services 2025-11-03 21:52:53 +01:00
e71f0ee616 feat(Matomo): Add service