mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 15:05:49 +03:00
[GH-ISSUE #1062] Adding Elestio as deployment option #737
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#737
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 @kaiwalyakoparkar on GitHub (Sep 18, 2024).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/1062
Hey team,
I am Kaiwalya, Developer Advocate at Elestio. Elestio has been providing options of fully deploying and managing Healthchecks application as shown here. I think it would be a great idea if we can add it to official readme/documentation here.
🔔 In addition to this, if you are interested we provide partnership opportunities with tools we support by revenue share upon addition of this method in docs. If you would like to collaborate, just shoot me an email at kaiwalya@elest.io :)
Example button:
@cuu508 commented on GitHub (Oct 10, 2024):
I'm happy to link to Elestio from the Third-Party Resources page. Before I add the link, I wanted to try out Healthchecks on Elestio to see how it works. First observations:
@cuu508 commented on GitHub (Oct 10, 2024):
Ah, I figured out the issue with ALLOWED_HOSTS, I was using incorrect syntax when setting it.
I used
I should have used
@kaiwalyakoparkar commented on GitHub (Oct 10, 2024):
Hey @cuu508 Thanks for trying it out,
@cuu508 commented on GitHub (Oct 10, 2024):
Wait, is Elestio behind linuxserver?