Merge branch 'main' of ssh://gitlab.jafner.net:2229/Jafner/homelab
This commit is contained in:
commit
e9ce87c684
8
homelab.code-workspace
Normal file
8
homelab.code-workspace
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {}
|
||||
}
|
@ -55,6 +55,7 @@ services:
|
||||
loki:
|
||||
image: grafana/loki:2.5.0
|
||||
container_name: monitoring_loki
|
||||
user: 1000:1000
|
||||
logging:
|
||||
driver: loki
|
||||
options:
|
||||
|
@ -12,6 +12,8 @@ entryPoints:
|
||||
metrics:
|
||||
prometheus: {}
|
||||
|
||||
accessLog: {}
|
||||
|
||||
certificatesResolvers:
|
||||
lets-encrypt:
|
||||
acme:
|
||||
|
Loading…
Reference in New Issue
Block a user