Mimir: Save WAL to not lose anymore data.

This commit is contained in:
Tobias Manske 2023-08-09 02:41:20 +02:00
parent a99609c487
commit 140495adee
Signed by: tobias
GPG Key ID: 9164B527694A0709
2 changed files with 4 additions and 0 deletions

View File

@ -190,6 +190,7 @@ services:
image: grafana/mimir:latest
restart: unless-stopped
volumes:
- mimir_data:/mimir
- ./mimir.yml:/etc/mimir-config/mimir.yaml:ro,Z
entrypoint:
- /bin/mimir
@ -205,6 +206,7 @@ volumes:
loki_data:
label_discovery:
alertmanager_data:
mimir_data:
networks:
gateway:
external: true

View File

@ -18,6 +18,8 @@ common:
blocks_storage:
s3:
bucket_name: mimir-blocks
tsdb:
dir: /mimir/tsdb
ingester:
ring: