diff --git a/content/SCALEUIReference/Apps/_index.md b/content/SCALEUIReference/Apps/_index.md index 9812622b05..202fcbae2b 100644 --- a/content/SCALEUIReference/Apps/_index.md +++ b/content/SCALEUIReference/Apps/_index.md @@ -82,7 +82,7 @@ Entering characters in the **}} ### Settings -**Settings** opens the **Settings** screen showing four application train options, the option to add IP addresses and subnets for the application to use, and check for Docker image updates. +**Settings** opens the **Settings** screen showing four application train options, the option to add IP addresses and subnets for the application to use, check for Docker image updates, and if the system is equipped with a GPU, to enable TrueNAS to update drivers for that GPU. {{< trueimage src="/images/SCALE/Apps/AppsTrainSettingsScreen.png" alt="Train Settings Add Enterprise Train" id="Train Settings Add Enterprise Train" >}} @@ -93,6 +93,21 @@ Train options: * **community** for community proposed and maintained apps You must specify at least one train. +The **Address Pools** shows the current IP address and subnet mask for the network used by applications. +**Base** shows the default IP address and subnet, and **Size** shows the network size of each docker network that is cut off from the base subnet. +Select a predefined range from the dropdown list. + +**Install NVIDIA Drivers** shows if the system has an NVIDIA GPU installed. Select to enable TrueNAS to manually install drivers for this device. +Systems with non-NVIDIA GPU devices do not show this option, but they are selectable in the app installation wizards in the **Resources Configuration** section for the app. + +{{< hint type="info" title="Apps Troubleshooting Tip!" >}} +This setting replaces the Kubernetes Settings option for Bind Network in 24.04 and earlier. +Use to resolve issues where apps experiences issues where TrueNAS device is not reachable from some networks. +Select the network option, or add additional options to resolve the network connection issues. +{{< /hint >}} + +**Check for docker image updates** sets TrueNAS to check for docker image updates (default setting). + ## Applications Table The **Applications** table on the **Installed** screen populates a row for each installed app that shows the current state, and the option to stop the app. Stopped apps show the option to start the app. diff --git a/static/images/SCALE/Apps/InstallAppResourceConfigurationGPU.png b/static/images/SCALE/Apps/InstallAppResourceConfigurationGPU.png new file mode 100644 index 0000000000..61af4a5528 Binary files /dev/null and b/static/images/SCALE/Apps/InstallAppResourceConfigurationGPU.png differ diff --git a/words-to-ignore.txt b/words-to-ignore.txt index ce7e6bbc86..dda5835b3a 100644 --- a/words-to-ignore.txt +++ b/words-to-ignore.txt @@ -2057,3 +2057,5 @@ AppsInstallWizardSettings UsingCustomApp ixVolumes RESTAPIDeprecationNotice +CMD +InstallAppResourceConfigurationGPU