Update tdarr_node_scaling.sh
This commit is contained in:
@@ -11,10 +11,13 @@ TDARR_NODE_LOG_PATH="/mnt/user/appdata/n1-1/logs/Tdarr_Node_Log.txt"
|
|||||||
T1_TAUTULLI_API_KEY="ebdb8c80fc2b461ea182243dbc1b27a1"
|
T1_TAUTULLI_API_KEY="ebdb8c80fc2b461ea182243dbc1b27a1"
|
||||||
T1_TAUTULLI_URL="http://10.0.0.10:8181/api/v2"
|
T1_TAUTULLI_URL="http://10.0.0.10:8181/api/v2"
|
||||||
|
|
||||||
######################################## IMPORTANT NOTE ########################################
|
####################################### IMPORTANT NOTE #######################################
|
||||||
# The additional Tautulli's are needed if you are running multiple PLEX SERVERS on the SAME GPU.
|
# Additional Tautulli configurations are only needed if you run multiple Plex servers
|
||||||
# This is useful if you only have one GPU, but need to run a PLEX Primary and Backup Servers.
|
# on the same GPU (e.g., a primary and a backup Plex instance). This lets the script
|
||||||
# If you do not understand, ignore it. Typically 99% of people will not utilize this.
|
# track transcodes across all your servers sharing that single GPU.
|
||||||
|
#
|
||||||
|
# In most cases (99% of setups), you only have one Plex server (per gpu), so you can ignore
|
||||||
|
# any extra Tautulli entries.
|
||||||
|
|
||||||
# ------------- T2 (Optional) -------------
|
# ------------- T2 (Optional) -------------
|
||||||
T2_TAUTULLI_API_KEY=""
|
T2_TAUTULLI_API_KEY=""
|
||||||
@@ -27,6 +30,8 @@ T3_TAUTULLI_URL=""
|
|||||||
# ------------- T4 (Optional) -------------
|
# ------------- T4 (Optional) -------------
|
||||||
T4_TAUTULLI_API_KEY=""
|
T4_TAUTULLI_API_KEY=""
|
||||||
T4_TAUTULLI_URL=""
|
T4_TAUTULLI_URL=""
|
||||||
|
###############################################################################################
|
||||||
|
|
||||||
|
|
||||||
# ----------- Tdarr Settings -------------
|
# ----------- Tdarr Settings -------------
|
||||||
TDARR_ALTER_WORKERS=true # If true, we adjust GPU workers; otherwise we kill container on threshold
|
TDARR_ALTER_WORKERS=true # If true, we adjust GPU workers; otherwise we kill container on threshold
|
||||||
|
|||||||
Reference in New Issue
Block a user