mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 15:05:49 +03:00
[GH-ISSUE #339] Configure integrations via API or config file #259
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#259
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 @bertbesser on GitHub (Mar 5, 2020).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/339
Hi,
your software seems to fulfill my needs quite well.
However, automated installation is hard, if not impossible, due to integrations not being configurable programatically (unlike checks, which can be configured via your API).
I would very much like to provide the app with an exhaustive config file upon first boot, so that it is fully configured when entering the web UI for the first time. Moreover, it would be very convenient if this file could be created by manually setting up desired projects/integrations/checks and then exporting it.
An alternative would be configuration by means of a script calling the API.
Did I miss some other way to achieve this?
Thanks!
@cuu508 commented on GitHub (Mar 30, 2020):
Hi @bbesser,
I agree it would be great to have API for setting up integrations. There's already an issue for that (#129). I don't have the bandwidth to work on this myself but am happy to review pull requests.
Could you share more background about your use case? What integration types would you be using?
@cuu508 commented on GitHub (Apr 30, 2022):
Closing: I will not be working on this myself, and the reporter has not followed up.