Add loki service

This commit is contained in:
Tobias Reisinger 2025-06-08 19:58:44 +02:00
parent 37a304d161
commit cbc5df483d
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
11 changed files with 170 additions and 3 deletions

View file

@ -2,6 +2,7 @@
lgtm_stack_domain: "{{ all_services | service_get_domain(role_name) }}"
lgtm_stack_mimir_domain: mimir.serguzim.me
lgtm_stack_alloy_domain: alloy.serguzim.me
lgtm_stack_loki_domain: "{{ all_services | service_get_domain('loki') }}"
lgtm_stack_alloy_jobs: "{{ all_services | services_to_alloy() }}"
@ -142,6 +143,7 @@ lgtm_stack_compose:
image: grafana/alloy:latest
restart: always
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- ./config.alloy:/etc/alloy/config.alloy:ro
command:
- run