mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 06:55:53 +03:00
[GH-ISSUE #502] Question about self-hosted option #372
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#372
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 @nchelaru on GitHub (May 3, 2021).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/502
Hello!
First of all, thank you for making such an amazing too!
I would like to set up a self-hosted version for work, as due to security needs, we need the set-up to be self-contained. First and foremost, does healthchecks.io have access to any of our data/code?
There needs to only be a single user (the superuser) for the self-hosted option in my case. If I set
EMAIL_USE_VERIFICATION=False, and only sign in using superuser credentials, will this mean that the set-up is self-contained on our server?Thank you again for these naive questions!