finished all profiles in scripts
This commit is contained in:
+4
-3
@@ -444,11 +444,11 @@ HOST2_DDNS_CONTAINERS=(
|
|||||||
# Own DDNS handled separately above — list additional containers here if needed
|
# Own DDNS handled separately above — list additional containers here if needed
|
||||||
# These stop when this server loses internet — regardless of remote state
|
# These stop when this server loses internet — regardless of remote state
|
||||||
FAILOVER_HOST1_STOP_ON_NO_NET=(
|
FAILOVER_HOST1_STOP_ON_NO_NET=(
|
||||||
# "container-name" # add containers that should stop without internet
|
"Gmer4Lfe.com" # add containers that should stop without internet
|
||||||
)
|
)
|
||||||
|
|
||||||
FAILOVER_HOST2_STOP_ON_NO_NET=(
|
FAILOVER_HOST2_STOP_ON_NO_NET=(
|
||||||
# "container-name"
|
"Gmer4Lfe.us"
|
||||||
)
|
)
|
||||||
|
|
||||||
# ━━━ HOST1 runs these for HOST2 when HOST2 goes down ━━━
|
# ━━━ HOST1 runs these for HOST2 when HOST2 goes down ━━━
|
||||||
@@ -498,7 +498,8 @@ FAILOVER_HOST2_RUNS_FOR_HOST1_IMMEDIATE=(
|
|||||||
"Dispatcharr" # Live TV — people are watching, cannot wait
|
"Dispatcharr" # Live TV — people are watching, cannot wait
|
||||||
"Dispatcharr-Basic" # Live TV basic profile
|
"Dispatcharr-Basic" # Live TV basic profile
|
||||||
"Dispatcharr-Iptv-Users" # Live TV IPTV users
|
"Dispatcharr-Iptv-Users" # Live TV IPTV users
|
||||||
"ErsatzTV-Emby" # Live TV scheduling and channel management
|
"ErsatzTV-Emby"
|
||||||
|
# "container-placeholder" # Live TV scheduling and channel management
|
||||||
)
|
)
|
||||||
|
|
||||||
# Tier 2 — starts after HOST1_TIER2_DELAY minutes
|
# Tier 2 — starts after HOST1_TIER2_DELAY minutes
|
||||||
|
|||||||
Reference in New Issue
Block a user