All apps · 0 apps
discord-tickets
Docker app from ReggieSwag's Repository
Overview
The official build of Discord Tickets - an open-source ticket management bot for Discord.
A free alternative to the premium and white-label plans of other ticket management bots.
Install discord-tickets on Unraid in a few clicks.
Find discord-tickets 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 discord-tickets Review the template variables and paths Click Install
Categories
Download Statistics
40,049
Total Downloads
3,095
This Month
1,850
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allLinks
Details
Repository
eartharoid/discord-ticketsLast Updated2026-05-26
First Seen2024-09-22
Runtime arguments
- Web UI
http://[IP]:[PORT:8169]- Network
host- Shell
sh- Privileged
- false
Template configuration
DISCORD_SECRETVariable
DISCORD_TOKENVariable
ENCRYPTION_KEYVariable
https://discordtickets.app/self-hosting/configuration/#encryption_key Go here and generate key
HTTP_TRUST_PROXYVariable
If you are running the bot behind a reverse proxy, set this to true (must be lowercase) to trust the X-Forwarded- headers.
- Default
- false
SUPERVariable
Change this to your Discord ID
- Default
- 319467558166069248
HTTP_EXTERNALVariable
HTTP_EXTERNAL=https://tickets.example.com
DB_CONNECTION_URLVariable
mysql://user:password@host:port/database | postgresql://user:password@host:port/database
DB_PROVIDERVariable
mysql (recommended, use this for MariaDB too) | postgresql | sqlite
- Default
- mysql
HTTP_PORTVariable
- Default
- 8169
WebUIPorttcp
- Target
- 8169
- Default
- 8169