TwiN

Results 321 comments of TwiN

@lifez As soon as @arturkasperek addresses my comment and resolves the conflict in the PR, I can merge this :)

Yep - this is a duplicate of #379. Please 👍 the aforementioned issue if you'd like to see this added.

The work itself shouldn't be too difficult, it's just a matter of deepmerging the YAML files into one YAML file before calling https://github.com/TwiN/gatus/blob/0e9df7f00fc366c56a12755694b14b1ecd0ae12d/config/config.go#L225-L226 My problem is that this is going...

To be honest, I don't currently monitor any websocket endpoint myself, but perhaps @heitorPB will see something I don't as they're the one who implemented the feature 🤔

It may not be related, but I see what your configuration specifies `web.port` as `23456`, while your docker command binds the port `12345`.

@lefes Thank you for your contribution! 🙇

To be completely honest, that seems more like an issue with Microsoft Teams than with Gatus, however, it's an issue nonetheless. If allowing the customization of the title in the...

Good idea - enabling authentication via `security.basic` or `security.oidc` could be tweaked so that: - If all endpoints are private, use the current login behavior - If some endpoints are...