Compare commits

..

No commits in common. "main" and "develop" have entirely different histories.

390 changed files with 39 additions and 466 deletions

View File

@ -15,4 +15,3 @@ Dans /conteneur
*applicatif: a faire *applicatif: a faire
*CPU, RAM... donc on renvoie les metrics avec node exporter *CPU, RAM... donc on renvoie les metrics avec node exporter
et │ └── supervisord.conf # Mis à jour ?

View File

@ -42,7 +42,7 @@ services:
ports: ports:
- "3100:3100" - "3100:3100"
command: -config.file=/etc/loki/local-config.yaml command: -config.file=/etc/loki/local-config.yaml
user: "1001:1001" user: "1000:1000"
volumes: volumes:
- ./loki-config.yaml:/etc/loki/local-config.yaml:ro - ./loki-config.yaml:/etc/loki/local-config.yaml:ro
- ./loki-wal:/loki/wal - ./loki-wal:/loki/wal

Some files were not shown because too many files have changed in this diff Show More