File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -224,6 +224,20 @@ The installation creates two firewall rules:
224224
225225---
226226
227+ ## Proxy Configuration
228+
229+ To use a proxy with the OpenAEV Agent, define both ` HTTP_PROXY ` and ` HTTPS_PROXY ` ** before running the installer** .
230+
231+ You can configure them in either of the following ways:
232+ - ** Machine-wide (persistent):** set them as system environment variables so they are available globally.
233+ - ** Session-only (temporary):** set/export them in the same terminal session immediately before executing the installation script.
234+
235+ If the agent is installed as a service, make sure these variables are also available to the service account.
236+
237+ Verify that your proxy is correctly configured and communicate well with your OpenAEV Agent installed.
238+
239+ ---
240+
227241## Features
228242
229243The main features of the OpenAEV Agent include:
You can’t perform that action at this time.
0 commit comments