add autoheal labels
This commit is contained in:
160
compose.override.yaml
Normal file
160
compose.override.yaml
Normal file
@@ -0,0 +1,160 @@
|
||||
services:
|
||||
sonarr:
|
||||
labels:
|
||||
- autoheal=true
|
||||
surfshark:
|
||||
labels:
|
||||
- autoheal=true
|
||||
teslamate-grafana:
|
||||
labels:
|
||||
- autoheal=true
|
||||
authentik-postgres:
|
||||
labels:
|
||||
- autoheal=true
|
||||
authentik-redis:
|
||||
labels:
|
||||
- autoheal=true
|
||||
authentik-worker:
|
||||
labels:
|
||||
- autoheal=true
|
||||
esphome:
|
||||
labels:
|
||||
- autoheal=true
|
||||
mediamtx:
|
||||
labels:
|
||||
- autoheal=true
|
||||
tesla-scraper:
|
||||
labels:
|
||||
- autoheal=true
|
||||
radarr:
|
||||
labels:
|
||||
- autoheal=true
|
||||
telegraf:
|
||||
labels:
|
||||
- autoheal=true
|
||||
teslamate:
|
||||
labels:
|
||||
- autoheal=true
|
||||
timescaledb:
|
||||
labels:
|
||||
- autoheal=true
|
||||
jellyfin:
|
||||
labels:
|
||||
- autoheal=true
|
||||
dsmrdb:
|
||||
labels:
|
||||
- autoheal=true
|
||||
influxdb:
|
||||
labels:
|
||||
- autoheal=true
|
||||
dsmr:
|
||||
labels:
|
||||
- autoheal=true
|
||||
caddy:
|
||||
labels:
|
||||
- autoheal=true
|
||||
postgis:
|
||||
labels:
|
||||
- autoheal=true
|
||||
prowlarr:
|
||||
labels:
|
||||
- autoheal=true
|
||||
qbittorrent:
|
||||
labels:
|
||||
- autoheal=true
|
||||
seafile-mysql:
|
||||
labels:
|
||||
- autoheal=true
|
||||
seadoc-server:
|
||||
labels:
|
||||
- autoheal=true
|
||||
droppy:
|
||||
labels:
|
||||
- autoheal=true
|
||||
gitea:
|
||||
labels:
|
||||
- autoheal=true
|
||||
readarr:
|
||||
labels:
|
||||
- autoheal=true
|
||||
rsnapshot:
|
||||
labels:
|
||||
- autoheal=true
|
||||
transmission:
|
||||
labels:
|
||||
- autoheal=true
|
||||
autoheal:
|
||||
labels:
|
||||
- autoheal=true
|
||||
borgmatic:
|
||||
labels:
|
||||
- autoheal=true
|
||||
collectd:
|
||||
labels:
|
||||
- autoheal=true
|
||||
filebrowser:
|
||||
labels:
|
||||
- autoheal=true
|
||||
fluentbit:
|
||||
labels:
|
||||
- autoheal=true
|
||||
goodwe:
|
||||
labels:
|
||||
- autoheal=true
|
||||
homarr:
|
||||
labels:
|
||||
- autoheal=true
|
||||
bazarr:
|
||||
labels:
|
||||
- autoheal=true
|
||||
beszel:
|
||||
labels:
|
||||
- autoheal=true
|
||||
jackett:
|
||||
labels:
|
||||
- autoheal=true
|
||||
jellyseerr:
|
||||
labels:
|
||||
- autoheal=true
|
||||
minio:
|
||||
labels:
|
||||
- autoheal=true
|
||||
seafile-redis:
|
||||
labels:
|
||||
- autoheal=true
|
||||
seafile-server:
|
||||
labels:
|
||||
- autoheal=true
|
||||
loki:
|
||||
labels:
|
||||
- autoheal=true
|
||||
authentik-server:
|
||||
labels:
|
||||
- autoheal=true
|
||||
beszel-agent:
|
||||
labels:
|
||||
- autoheal=true
|
||||
grafana:
|
||||
labels:
|
||||
- autoheal=true
|
||||
homeassistant:
|
||||
labels:
|
||||
- autoheal=true
|
||||
mosquitto:
|
||||
labels:
|
||||
- autoheal=true
|
||||
photoprism:
|
||||
labels:
|
||||
- autoheal=true
|
||||
dns-ad-blocker:
|
||||
labels:
|
||||
- autoheal=true
|
||||
nodered:
|
||||
labels:
|
||||
- autoheal=true
|
||||
pgadmin:
|
||||
labels:
|
||||
- autoheal=true
|
||||
postgres:
|
||||
labels:
|
||||
- autoheal=true
|
||||
@@ -23,5 +23,3 @@ services:
|
||||
- 6881:6881
|
||||
- 6881:6881/udp
|
||||
restart: unless-stopped
|
||||
labels:
|
||||
- autoheal=true
|
||||
|
||||
Reference in New Issue
Block a user