Comet

Comet

Docker-Anwendung from LubricantJam's Repository

Übersicht

Comet is a self-hosted service for torrent/debrid search with configurable environment variables and support for SQLite or PostgreSQL backends.

Anforderungen


        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".
    

Laufzeit-Argumente

Web-UI
http://[IP]:[PORT:8000]
Netzwerk
bridge
Shell
bash
Privilegiert
false

Konfiguration der Vorlage

Web UI PortPorttcp

Host port mapped to the Comet web service (container listens on 8000).

Ziel
8000
Standard
8000
Wert
8000
Data FolderPathrw

Persistent data directory for Comet application data.

Ziel
/app/data
Wert
/mnt/user/appdata/comet
Database TypeVariable

Database backend type (`sqlite` or `postgresql`).

Ziel
DATABASE_TYPE
Standard
sqlite
Wert
sqlite
Database URLVariable

Database target. For SQLite, use a file path in the Data Folder. For PostgreSQL, use host:port/database credentials format.

Ziel
DATABASE_URL
Standard
/app/data/comet.db
Wert
/app/data/comet.db

Statistik herunterladen

319,214
Downloads insgesamt
45,098
Dieser Monat
45,098
Durchschnittlich / Monat

Gesamte Downloads im Laufe der Zeit

Tabelle laden...

Einzelheiten

Repository
g0ldyy/comet:latest
Zuletzt aktualisiert2026-05-12
Erstmals gesehen2026-03-26

Führen Sie Comet auf Unraid aus.

Comet ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.