mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-27 07:55:55 +03:00
[GH-ISSUE #1185] Expose only API #812
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#812
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 @drcursor on GitHub (Jul 17, 2025).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/1185
Is it possible to expose only specific API endpoints (eg. Telegram and ping) and completely close off the remaining URLs or will this break Healthchecks?
I could not find any information regarding this.
@cuu508 commented on GitHub (Jul 18, 2025):
Hello @drcursor, can you please describe your use case, what are you trying to achieve?
You cannot disable endpoints via Healthchecks configuration, but you could either
urls.pyfiles@drcursor commented on GitHub (Jul 20, 2025):
I want to confirm that I can open only the paths needed for ping (/ping/) on the proxy server i have in front of healthcheks or if more need to be world accessible. Is there a list of such paths, or should I just check urls.py?
@cuu508 commented on GitHub (Jul 21, 2025):
Depends on what you want it it to do. Can you please describe your use case, what are you trying to achieve?
@cuu508 commented on GitHub (Aug 4, 2025):
No reply, closing.