Set Up Nucleus Mount#
By default the Nucleus mount should be disabled for air-gapped environments, or else Omniverse will be searching for content on the centralized Amazon S3 locations.
To disable the Nucleus mount, edit the optional mount configurations in nucleus-stack.env and set the value to 0:
REFERENCE_CONTENT_MOUNT_ENABLE=0
It is possible to set up Nucleus mounts with an air-gapped environment and download the 3D Content Packs to that location.
More information on setting up Nucleus mounts, including setting up Amazon S3 compliant air-gapped storage, can be found in the Nucleus configuration documentation.