[Komodo] admin: Write Stack File: update compose.yaml
This commit is contained in:
parent
6e11b737df
commit
4e0945495f
1 changed files with 0 additions and 14 deletions
14
compose.yaml
14
compose.yaml
|
|
@ -218,20 +218,6 @@ services:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
|
|
||||||
promtail:
|
|
||||||
image: grafana/promtail:latest
|
|
||||||
container_name: promtail
|
|
||||||
volumes:
|
|
||||||
- /app-config/promtail/promtail-config.yaml:/etc/promtail/config.yaml
|
|
||||||
- /app-config/caddy/logs/:/var/log/caddy # Log-Verzeichnis von Caddy
|
|
||||||
- /app-config/loki/promtail/promtail_positions:/promtail/positions
|
|
||||||
command: -config.file=/etc/promtail/config.yaml
|
|
||||||
depends_on:
|
|
||||||
- loki
|
|
||||||
networks:
|
|
||||||
- proxy_network
|
|
||||||
restart: unless-stopped
|
|
||||||
|
|
||||||
node_exporter:
|
node_exporter:
|
||||||
image: quay.io/prometheus/node-exporter:latest
|
image: quay.io/prometheus/node-exporter:latest
|
||||||
container_name: node_exporter
|
container_name: node_exporter
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue