Skip to content

Commit

Permalink
PD-1517 / 24.10 / PD-1517 Update Apps GPU Content (by micjohnson777) (#…
Browse files Browse the repository at this point in the history
…3168)

* Empty commit to create PR on github.

You should reset it

* PD-1517 / 25.04 / PD-1517 Update Apps GPU Content (#3152)

* PD-1517 Update Apps GPU Content

This PR updates the Apps UI reference content with information on the GPU setting options for NVIDIA drivers.

* PD-1517 Update GPU Content

This commit removes the GPU allocation content and replaces it with GPU passthrough.

* Update words-to-ignore.txt

* Update InstallAppResourceConfigurationGPU.png

* Update _index.md

---------

Co-authored-by: DjP-iX <[email protected]>
(cherry picked from commit 5a6ee85)

---------

Co-authored-by: MicJ <[email protected]>
Co-authored-by: DjP-iX <[email protected]>
  • Loading branch information
3 people authored Oct 28, 2024
1 parent 907b3de commit 493d3ce
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 1 deletion.
17 changes: 16 additions & 1 deletion content/SCALEUIReference/Apps/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Entering characters in the **<span class="iconify" data-icon="mdi:magnify"></spa
{{< /truetable >}}

### 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" >}}

Expand All @@ -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.

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions words-to-ignore.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2057,3 +2057,5 @@ AppsInstallWizardSettings
UsingCustomApp
ixVolumes
RESTAPIDeprecationNotice
CMD
InstallAppResourceConfigurationGPU

0 comments on commit 493d3ce

Please sign in to comment.