binhex-bitmagnet

binhex-bitmagnet

Aplicación Docker from Binhex's Repository

Visión general

A self-hosted BitTorrent indexer, DHT crawler, content classifier and torrent search engine with web UI, GraphQL API and Servarr stack integration.

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:3333]
Red
bridge
Concha
bash
Privilegiado
false
Parámetros adicionales
--restart=unless-stopped

Configuración de plantillas

Port: Web InterfacePorttcp

This is the Web UI port for the application.

Objetivo
3333
Por defecto
3333
Port: Bittorrent TCPPorttcp

This is the bittorrent TCP port used by the application.

Objetivo
3344
Por defecto
3344
Port: Bittorrent UDPPortudp

This is the bittorrent UDP port used by the application.

Objetivo
3344
Por defecto
3344
Port: PostgresPorttcp

This is the port for Postgres, this is optional.

Objetivo
5432
Por defecto
5432
Path: /configPathrw

This is the container path to your configuration files, e.g. databases, configuration files, logs etc.

Objetivo
/config
Por defecto
/mnt/user/appdata/bitmagnet
Variable: POSTGRES_BACKUP_DBVariable

Enable or disable automatic database backup on container start.

Objetivo
POSTGRES_BACKUP_DB
Por defecto
false|true
Variable: POSTGRES_BACKUP_RETENTION_DAYSVariable

Number of days to retain database backups. Older backups will be automatically deleted.

Objetivo
POSTGRES_BACKUP_RETENTION_DAYS
Por defecto
7
Variable: POSTGRES_SCHEDULED_BACKUPVariable

Enable or disable scheduled database backups.

Objetivo
POSTGRES_SCHEDULED_BACKUP
Por defecto
false|true
Variable: POSTGRES_SCHEDULED_BACKUP_INTERVAL_HOURSVariable

Interval in hours between scheduled database backups.

Objetivo
POSTGRES_SCHEDULED_BACKUP_INTERVAL_HOURS
Por defecto
48
Variable: POSTGRES_RESTORE_DBVariable

Enable or disable database restore on container start. This will drop and recreate the database.

Objetivo
POSTGRES_RESTORE_DB
Por defecto
false|true
Variable: POSTGRES_RESTORE_PATHVariable

Path to backup directory to restore from, e.g. '/config/bitmagnet/backups/bitmagnet_20251218_174202'. If not specified, the latest backup will be used.

Objetivo
POSTGRES_RESTORE_PATH
Variable: POSTGRES_VACUUM_DBVariable

Enable or disable database vacuuming for BitMagnet.

Objetivo
POSTGRES_VACUUM_DB
Por defecto
false|true
Variable: POSTGRES_REINDEX_DBVariable

Enable or disable database reindexing for BitMagnet.

Objetivo
POSTGRES_REINDEX_DB
Por defecto
false|true
Variable: TMDB_API_KEYVariable

Specify your TMDB API key, if you do not specify your own key then a default key will be used which may result in slower indexing due to rate limiting.

Objetivo
TMDB_API_KEY
Variable: PROCESSOR_CONCURRENCYVariable

Defines the maximum number of torrents to be processed/classified simultaneously. The default setting of 1 aims to support the widest range of systems. Increasing the setting (for example to 3) may improve throughput of the processor queue but is known to cause slowdowns on less powerful systems.

Objetivo
PROCESSOR_CONCURRENCY
Por defecto
1
Variable: ENABLE_HEALTHCHECKVariable

Enable or disable healthchecks.

Objetivo
ENABLE_HEALTHCHECK
Por defecto
yes|no
Variable: HEALTHCHECK_COMMANDVariable

The command or script to execute, if not specified then the script healthcheck.sh will be used (process, dns and https checking).

Objetivo
HEALTHCHECK_COMMAND
Variable: HEALTHCHECK_ACTIONVariable

The action to execute if the healthcheck command returns a non zero exit code, if not specified the action will be 'exit 1', if you want the container to exit on failure then set the action to 'kill 1'.

Objetivo
HEALTHCHECK_ACTION
Variable: HEALTHCHECK_HOSTNAMEVariable

The hostname used when performing HTTPS and DNS healthchecking.

Objetivo
HEALTHCHECK_HOSTNAME
Por defecto
google.com
Variable: PUIDVariable

User ID for the running container

Objetivo
PUID
Por defecto
99
Variable: PGIDVariable

Group ID for the running container

Objetivo
PGID
Por defecto
100
Variable: UMASKVariable

UMASK for the running container

Objetivo
UMASK
Por defecto
000

Descargar estadísticas

13,621
Descargas totales
965
Este mes
965
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
ghcr.io/binhex/arch-bitmagnet
Última actualización2025-12-28
Visto por primera vez2024-09-13

Ejecute binhex-bitmagnet en Unraid.

binhex-bitmagnet se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.