Everything you need
Production-grade error tracking with full data sovereignty.
DSGVO-Compliant
All data stays in the EU. No third-party processing, no Schrems II headaches. Full data sovereignty.
Sentry SDK Compatible
Works with every Sentry SDK — JS, Python, Go, Ruby, Node.js. Change one line, that's it.
Real-Time Processing
Events ingested instantly via BullMQ. Sub-second latency from exception to alert.
Rich Analytics
Issue trends, event timelines, user impact. See exactly what's breaking in production.
Smart Alerts
Email, Discord, Slack, webhooks. Configurable thresholds and cooldown periods. No alert fatigue.
EU Hosting
Hosted on Hetzner in Nuremberg. Low latency across Europe. No AWS lock-in.
One line to switch
Change your DSN. That's it. All existing Sentry SDK code works as-is.
Simple pricing, start free
Generous free tier. No surprise bills. Scale when you need to.
View pricing plansRunning in 2 minutes
Clone, configure, launch. Works on any VPS from €4/month.
git clone https://github.com/gonzitech/errly.git cp infra/docker/.env.example infra/docker/.env # Edit .env with your settings cd infra/docker docker compose --env-file .env up -d