H3 Hop3 Marketplace

Self-hosted error tracking, Sentry SDK-compatible

Tech Specifications

Memory 512MB medium
Requires postgres

Trust & License

Author Bugsink
License PolyForm Shield License 1.0.0
Version 2.1.2

Bugsink is a self-hosted error tracking application that monitors when and why code fails in production. It captures stacktraces, code context, and local variable values, then groups related errors and raises alerts so developers can diagnose crashes quickly. It is wire-compatible with the official Sentry SDKs, so existing apps in Python, JavaScript, Node.js, Ruby, Java, and other languages can send events by pointing their DSN at a Bugsink instance.

Built on Python and Django, Bugsink runs from a single container with no message queue or external services required. It defaults to SQLite for simplicity, and can use MySQL or PostgreSQL when that fits your setup better. Features include automatic error grouping, tag-based search, alerting, and sourcemap support, all on modest hardware.

A typical use is replacing hosted Sentry or a heavyweight self-hosted Sentry deployment with a lightweight, single-machine instance, giving teams full control over their error data while keeping resource usage and operational complexity low.

Screenshots

Install on Hop3

hop3 catalog install bugsink-nixgen

Build paths

The same application, packaged different ways. The default is the one tested most; pick another if you have a reason to.