Skip to content

DeploymentEndpoint Configuration / Agent Script Endpoint Configuration #3014

@ckbaker10

Description

@ckbaker10

Is your feature request related to a problem? Please describe.

Currently the Configuration Endpoint is determined by alphabetic order

In a scenario like on a docker stack where there are internal and external ips there is no chance to configure which endpoint should be used for config deployment and which endpoint should be used for agent registration

https://github.com/Icinga/icingaweb2-module-director/blob/v1.11.5/library/Director/Db.php#L227

Image Image

Describe the solution you'd like

It'd be useful to have switches in the frontend to configure which host is for config deployment and which for agent registration

https://github.com/Icinga/icingaweb2-module-director/blob/v1.11.5/application/forms/IcingaEndpointForm.php

Describe alternatives you've considered

I've tried with naming conventions first after I took a look at the sourcecode and found the issue

When I get the time I will provide a pullrequest to implement that feature

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