Bugsink

Bugsink

Official

Docker app from grtgbln's Repository

Overview

Self-hosted Error Tracking

Media gallery

Install Bugsink on Unraid in a few clicks.

Find Bugsink in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Bugsink Review the template variables and paths Click Install

Requirements


        Requires a separate PostgresDB instance.
    

Download Statistics

350,658
Total Downloads
37,890
This Month
37,269
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Details

Repository
bugsink/bugsink:2
Last Updated2026-06-23
First Seen2025-10-20

Runtime arguments

Web UI
http://[IP]:[PORT:8000]/
Network
bridge
Privileged
false

Template configuration

Web UI PortPorttcp

Container Port: 8000

Target
8000
Default
8000
Value
8000
Secret KeyVariable

Generate with `penssl rand -base64 50`

Target
SECRET_KEY
Create SuperuserVariable

Create an initial superuser in the format username:password

Target
CREATE_SUPERUSER
Default
admin:admin
Value
admin:admin
Database URLVariable

Postgres database connection URL

Target
DATABASE_URL
Default
postgresql://user:password@host:port/database
Value
postgresql://user:password@host:port/database
Behind HTTPS ProxyVariable

Set to true if running behind an HTTPS terminating proxy

Target
BEHIND_HTTPS_PROXY
Default
false|true
Base URLVariable

The base URL where Bugsink will be accessible

Target
BASE_URL
Default
http://localhost:8000
Value
http://localhost:8000
Internal PortVariable

Internal application port. Not recommended to change.

Target
PORT
Default
8000
Value
8000