Comet g0ldyy/comet:latest https://hub.docker.com/r/g0ldyy/comet bridge bash false https://github.com/g0ldyy/comet/issues https://github.com/g0ldyy/comet Comet is a self-hosted service for torrent/debrid search with configurable environment variables and support for SQLite or PostgreSQL backends. Tools: Network:Management Status:Stable http://[IP]:[PORT:8000] https://raw.githubusercontent.com/JamsRepos/Unraid-Templates/master/logos/comet.png https://raw.githubusercontent.com/JamsRepos/Unraid-Templates/main/templates/comet.xml https://github.com/JamsRepos Default setup uses SQLite (single-container friendly). SQLite database file path defaults to `/app/data/comet.db` in the mapped Data Folder. To use PostgreSQL instead, change DATABASE_TYPE to `postgresql` and set DATABASE_URL for your database host/user/password/database. If you use an external .env for additional Comet options, add those variables in Unraid under "Add another Path, Port, Variable, Label or Device". 8000 /mnt/user/appdata/comet sqlite /app/data/comet.db