Y
Hacker News
new
|
ask
|
show
|
jobs
by
Brosper
430 days ago
Maybe Sentry don't want you to have self-hosted version?
2 comments
conradfr
430 days ago
I actually learn from this post that there is a self-hosted version...
link
Brosper
420 days ago
I talked with them. They just offer it but don't offer any support for it.
link
neuroelectron
430 days ago
What gave you that impression?
link
mdaniel
429 days ago
I didn't downvote you but as one metric their docker-compose is 500 lines long
https://github.com/getsentry/self-hosted/blob/25.4.0/docker-...
as compared to back in the good-old days when it was basically python, redis, and postgres
https://github.com/getsentry/self-hosted/blob/9.1.2/docker-c...
link