mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 06:55:53 +03:00
[GH-ISSUE #469] XMPP / Jabber #354
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#354
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alexanderadam on GitHub (Jan 22, 2021).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/469
I know that this might be a 'special interest' protocol nowadays, since it was introduced in the last century. 😆
But it would really be great to have XMPP support.
XMPP doesn't have a standardized Webhook support (it would need external modules or external services), thus it would need one of the XMPP libraries, I guess.:
aioxmpppython-nbxmppslixmppPS: Thank you so much for healthcheck! 🙏
@cuu508 commented on GitHub (Jan 22, 2021):
Are you interested in XMPP support on the hosted service, or on a self-hosted instance?
If self-hosted, have you considered the Apprise integration? It supports lots of notification methods, including XMPP.
@alexanderadam commented on GitHub (Jan 22, 2021):
Wow, you answer fast!
I'm interested on a self-hosted instance.
No I haven't considered it yet. Does that mean that native XMPP integration won't be considered?
@tyler71 commented on GitHub (Mar 8, 2021):
@alexanderadam if you use docker, I have this setup using go-sendxmpp to allow xmpp messaging (SHELL_ENABLED is set to true)
Integration for
Shell CommandDockerfile
send-xmpp-msg
sendxmpprc