Skip to content

Initial proxy configuration #37

@snakebyte91

Description

@snakebyte91

It is not possible the set the proxy configuration in the UI or with the API on the first start. The server is not getting ready and connections are answered with connection refused.

Workaround is to set iq_server.javaOpts to "-Dhttps.proxyHost=my-proxy-server -Dhttps.proxyPort=3128 -Dhttps.nonProxyHosts=\"localhost|127.0.0.1\"". Configure the proxy afterwards with the API and then remove the attribute iq_server.javaOpts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions