Bugsink
1-Click installation template for Bugsink on Easypanel
Description
Bugsink is a self-hosted error tracking system compatible with Sentry SDKs.
Benefits
- Self-Hosted Solution: Full control over your data by running on your own servers
- Sentry SDK Compatible: Works with popular Sentry SDKs across multiple programming languages
- Scalable Performance: Handles millions of events per day on minimal hardware
Features
- Error Tracking: Catch and monitor errors with detailed stacktraces and context
- Issue Grouping: Automatically group related errors for better management
- Alerting System: Get notified when new errors occur in your application
- Search and Tags: Search through errors by release, environment, user, and more
- Sourcemaps Support: Link minified code to original source for better debugging
Links
Options
| Name | Description | Required | Default Value |
|---|---|---|---|
| App Service Name | - | yes | bugsink |
| App Service Image | - | yes | bugsink/bugsink:1.5.3 |
| Admin Username | Admin username | yes | admin |
| Admin Password | Admin password | yes | admin |
Screenshots

Change Log
- 2025-05-08 – First Release