binhex-bitmagnet

binhex-bitmagnet

Docker 应用程序 from Binhex's Repository

概述

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

运行时参数

网络用户界面
http://[IP]:[PORT:3333]
网络
bridge
外壳
bash
特权
false
额外参数
--restart=unless-stopped

模板配置

Port: Web InterfacePorttcp

This is the Web UI port for the application.

目标
3333
默认值
3333
Port: Bittorrent TCPPorttcp

This is the bittorrent TCP port used by the application.

目标
3344
默认值
3344
Port: Bittorrent UDPPortudp

This is the bittorrent UDP port used by the application.

目标
3344
默认值
3344
Port: PostgresPorttcp

This is the port for Postgres, this is optional.

目标
5432
默认值
5432
Path: /configPathrw

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

目标
/config
默认值
/mnt/user/appdata/bitmagnet
Variable: POSTGRES_BACKUP_DBVariable

Enable or disable automatic database backup on container start.

目标
POSTGRES_BACKUP_DB
默认值
false|true
Variable: POSTGRES_BACKUP_RETENTION_DAYSVariable

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

目标
POSTGRES_BACKUP_RETENTION_DAYS
默认值
7
Variable: POSTGRES_SCHEDULED_BACKUPVariable

Enable or disable scheduled database backups.

目标
POSTGRES_SCHEDULED_BACKUP
默认值
false|true
Variable: POSTGRES_SCHEDULED_BACKUP_INTERVAL_HOURSVariable

Interval in hours between scheduled database backups.

目标
POSTGRES_SCHEDULED_BACKUP_INTERVAL_HOURS
默认值
48
Variable: POSTGRES_RESTORE_DBVariable

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

目标
POSTGRES_RESTORE_DB
默认值
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.

目标
POSTGRES_RESTORE_PATH
Variable: POSTGRES_VACUUM_DBVariable

Enable or disable database vacuuming for BitMagnet.

目标
POSTGRES_VACUUM_DB
默认值
false|true
Variable: POSTGRES_REINDEX_DBVariable

Enable or disable database reindexing for BitMagnet.

目标
POSTGRES_REINDEX_DB
默认值
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.

目标
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.

目标
PROCESSOR_CONCURRENCY
默认值
1
Variable: ENABLE_HEALTHCHECKVariable

Enable or disable healthchecks.

目标
ENABLE_HEALTHCHECK
默认值
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).

目标
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'.

目标
HEALTHCHECK_ACTION
Variable: HEALTHCHECK_HOSTNAMEVariable

The hostname used when performing HTTPS and DNS healthchecking.

目标
HEALTHCHECK_HOSTNAME
默认值
google.com
Variable: PUIDVariable

User ID for the running container

目标
PUID
默认值
99
Variable: PGIDVariable

Group ID for the running container

目标
PGID
默认值
100
Variable: UMASKVariable

UMASK for the running container

目标
UMASK
默认值
000

下载统计数据

13,621
下载总数
965
本月
965
平均每月

长期下载总量

加载图表...

详细信息

存储库
ghcr.io/binhex/arch-bitmagnet
最后更新2025-12-28
初见2024-09-13

在Unraid 上运行 binhex-bitmagnet 。

binhex-bitmagnet 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。