Comet

Comet

Application Docker from LubricantJam's Repository

Vue d'ensemble

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

Exigences


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

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:8000]
Réseau
bridge
Coquille
bash
Privilégié
false

Configuration du modèle

Web UI PortPorttcp

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

Cible
8000
Défaut
8000
Valeur
8000
Data FolderPathrw

Persistent data directory for Comet application data.

Cible
/app/data
Valeur
/mnt/user/appdata/comet
Database TypeVariable

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

Cible
DATABASE_TYPE
Défaut
sqlite
Valeur
sqlite
Database URLVariable

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

Cible
DATABASE_URL
Défaut
/app/data/comet.db
Valeur
/app/data/comet.db

Télécharger les statistiques

319,214
Total des téléchargements
45,098
Ce mois-ci
45,098
Moyenne / Mois

Total des téléchargements au fil du temps

Chargement du graphique...

Détails

Référentiel
g0ldyy/comet:latest
Dernière mise à jour2026-05-12
Première vue2026-03-26

Exécutez Comet sur Unraid.

Comet est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.