Skip to content

Feature request: Proxy Information in config.cfg #9

@jomeier

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

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