# Deploy Bugsink with Easypanel

URL: /templates/bugsink

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

## Configuration

- `appServiceName` (App Service Name, required): bugsink

- `appServiceImage` (App Service Image, required): bugsink/bugsink:2.1.3

- `adminUsername` (Admin Username, required): admin — Admin username

- `adminPassword` (Admin Password, required): admin — Admin password

## Services

- bugsink: app (bugsink/bugsink:2.1.3)

- bugsink-db: mysql

## Resources

- [Website](https://www.bugsink.com/)

- [Github](https://github.com/bugsink/bugsink)

- [Documentation](https://www.bugsink.com/docs/)

- [Template source](https://github.com/easypanel-io/templates/tree/main/templates/bugsink)