Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Running aimicromind behind company proxy

If you're running aimicromind in an environment that requires a proxy, such as within an organizational network, you can configure aimicromindto route all its backend requests through a proxy of your choice. This feature is powered by the global-agent package.

https://github.com/gajus/global-agent

Configuration

There are 2 environment variables you will need to run aimicromind behind a company proxy:

VariablePurposeRequired
GLOBAL_AGENT_HTTP_PROXYWhere to proxy all server HTTP requests throughYes
GLOBAL_AGENT_HTTPS_PROXYWhere to proxy all server HTTPS requests throughNo
GLOBAL_AGENT_NO_PROXYA pattern of URLs that should be excluded from proxying. Eg. *.foo.com,baz.comNo

Outbound Allow-list

For enterprise plan, you must allow several outbound connections for license checking. Please contact support@aimicromind.com for more information.