-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdocker.yaml
75 lines (72 loc) · 1.64 KB
/
docker.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
- name: Docker
containers:
- bazarr
- bookstack
- bookstackdb
- calibre
- calibre-web
- sonarr
- radarr
- lidarr
- readarr
- sabnzbd
- qbittorrent-secure
- qbittorrent-unsecure
- plex
- jellyfin
- tautulli
- mealie
- proxymanager
- proxymanagerdb
- portainer
- pihole
- logz
- vpn
- authelia
- autheliaredis
- otmq
- esphome
- vaultwarden
- watchtower
- zigbee2mqtt
- posterr
- homeassistantdb
rename:
jellyfin: "Jellyfin"
tautulli: "Tautulli"
meanlie: "Mealie"
bazarr: "Bazarr"
bookstack: "BookStack"
bookstackdb: "BookStack DB"
homeassistantdb: "H-A Recorder DB"
calibre: "Calibre"
calibre-web: "Calibre Web"
sonarr: "Sonarr"
radarr: "Radarr"
lidarr: "Lidarr"
readarr: "Readarr"
sabnzbd: "Sabnzbd"
qbittorrent-secure: "Qbittorrent-S"
qbittorrent-unsecure: "Qbittorrent-U"
plex: "Plex"
proxymanager: "NPM"
proxymanager-db: "NPM DB"
portainer: "Portainer"
logz: "Logz"
pihole: "Pi-Hole"
vpn: "VPN Client"
authelia: "Authelia"
autheliaredis: "Authelia Redis"
otmq: "MQTT"
esphome: "ESPHome"
vaultwarden: "Vaultwarden"
watchtower: "Watchtower"
zigbee2mqtt: "Z2M"
posterr: "Posterr"
monitored_conditions:
- version
- containers_running
- containers_total
- state
- status
- memory