[GH-ISSUE #836] Pushover integration -- SaaS vs self-hosted versions #591

Closed
opened 2026-02-25 23:42:57 +03:00 by kerem · 1 comment
Owner

Originally created by @jl-678 on GitHub (Jun 1, 2023).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/836

I just got finished configuring the self-hosted version of Healthchecks and it is working great! Thank you.

One curiosity is that it seems that integrations are handled differently in the two versions. Specifically, there are many more services in the "Add More" section of the SaaS product like for example Pushover. Pushover is not available under "Add More" in the self-hosted version but is available by adding Apprise which I have since enabled.

I am curious about the difference and if there is a setting somewhere to mimic the SaaS behavior on the self-hosted version.

TY!

Originally created by @jl-678 on GitHub (Jun 1, 2023). Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/836 I just got finished configuring the self-hosted version of Healthchecks and it is working great! Thank you. One curiosity is that it seems that integrations are handled differently in the two versions. Specifically, there are many more services in the "Add More" section of the SaaS product like for example Pushover. Pushover is not available under "Add More" in the self-hosted version but is available by adding Apprise which I have since enabled. I am curious about the difference and if there is a setting somewhere to mimic the SaaS behavior on the self-hosted version. TY!
kerem closed this issue 2026-02-25 23:42:57 +03:00
Author
Owner

@cuu508 commented on GitHub (Jun 2, 2023):

See README for enabling the Pushover integration.

The integration types you see by default are the ones that do not need any additional configuration. The missing ones require additional setup. See README for pointers, and the list of env variables to see what env variables you will need to set.

All the integrations you see in the SaaS product can be set up when self-hosting (but it can take some work. Jumping through all the Twilio & Meta onboarding hoops to enable WhatsApp is a bit of a process, for example).

The self-hosted instances can also use a couple of integrations that are not enabled on https://healthchecks.io: Apprise and Shell commands.

<!-- gh-comment-id:1573988597 --> @cuu508 commented on GitHub (Jun 2, 2023): See [README](https://github.com/healthchecks/healthchecks#pushover) for enabling the Pushover integration. The integration types you see by default are the ones that do not need any additional configuration. The missing ones require additional setup. See README for pointers, and [the list of env variables](https://healthchecks.io/docs/self_hosted_configuration/) to see what env variables you will need to set. All the integrations you see in the SaaS product can be set up when self-hosting (but it can take some work. Jumping through all the Twilio & Meta onboarding hoops to enable WhatsApp is a bit of a process, for example). The self-hosted instances can also use a couple of integrations that are not enabled on https://healthchecks.io: Apprise and Shell commands.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#591
No description provided.