added SWAG proxy manager

Updated backup schedules
removed loki from grafana
This commit is contained in:
2023-08-15 16:59:30 +00:00
parent 884f123bba
commit a4d8548379
4 changed files with 59 additions and 21 deletions
+8 -8
View File
@@ -28,14 +28,14 @@ configs:
services:
loki:
image: grafana/loki:2.6.1
user: "0:0"
volumes:
- loki_data:/loki
ports:
- "3100:3100"
command: -config.file=/etc/loki/local-config.yaml
# loki:
# image: grafana/loki:2.6.1
# user: "0:0"
# volumes:
# - loki_data:/loki
# ports:
# - "3100:3100"
# command: -config.file=/etc/loki/local-config.yaml
promtail:
image: grafana/promtail:2.6.1