Skip to content

Feature request: Proxy Information in config.cfg #9

Description

@jomeier

Hi,

in corporate networks with proxies additional information is needed so everything works.

export http_proxy=http://:@:
export https_proxy=http://:@:
export no_proxy=localhost,127.0.0.1,

The last one (no_proxy) is crucial. If you don't declare it, your services won't communicate together on the controller node.

The proxy information should be included in the config.cfg file in the future.

Josef

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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