Skip to content
This repository was archived by the owner on Jul 22, 2020. It is now read-only.
This repository was archived by the owner on Jul 22, 2020. It is now read-only.

Support for both private and public endpoints for alertmanager #182

@sylr

Description

@sylr

Hi,

Here my setup

  • Unsee in a docker container accessible from internet through oauth2_proxy.
  • Alertmanager in a docker container accessible from both a private network with no authentication and from internet trough oauth2_proxy.
  • Unsee talks to Alertmanager via the private network.

It works well but the silence feature unfortunately tries to use this private address of the Alertmanager declared in the conf.

It would be nice if we could define for each Alertmanagers a public ip that the silence feature would use.

Cheers.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions