Guidance Needed for Persistent Proxy Bypass Configuration in TrueNAS SCALE

Hello TrueNAS Community,

I am currently running a TrueNAS SCALE server with an HTTP proxy configured. I would like to implement a proxy bypass for specific domains (e.g., localhost, 127.0.0.1, .example.com) using a NO_PROXY setting.

Has anyone successfully implemented a persistent proxy bypass configuration in TrueNAS SCALE? What are the recommended approaches or best practices—such as using custom startup scripts, application-specific environment settings, or middleware customizations—to achieve this?

Any guidance or examples would be greatly appreciated.

Thank you in advance for your assistance.

Best regards,
Kelvin

There are some great items in resources, have you checked out

Thank you for your response, @ABain.

To clarify, my inquiry is not regarding hosting. I specifically want to ensure that the CloudSync service does not use the proxy settings. Currently, the HTTP Proxy is configured under the Network settings, which facilitates updates and Slack alerts. However, for CloudSync’s connection to S3, using the proxy will not work. We are leveraging a Private Endpoint for S3 and direct connectivity within our internal network.

So I am trying to find out If we can set NO_PROXY specifically for CloudSync.