TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

An easier to self-host and Open Source sentry alternative

2 pointsby spapas82over 3 years ago

1 comment

spapas82over 3 years ago
We were self hosting sentry for a lot of years, until sentry changed its self hosting requirements and moved to docker. In the meantime it added a <i>lot</i> of extra dependancies that I presume are useful for the sentry cloud (since it needs to monitor thousands of apps) but totally useless for our organization (having to monitor like 10 apps). Also sentry changed its license to non-free.<p>This Open Source project is implementing the sentry protocol so you can use all the existing sentry integrations for your projects (by changing the DNS) and is much, must simpler to self-host.