binhex-bitmagnet
binhex-bitmagnet
Aplicación Docker from Binhex's Repository
Visión general
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
This is the Web UI port for the application.
- Objetivo
- 3333
- Por defecto
- 3333
This is the bittorrent TCP port used by the application.
- Objetivo
- 3344
- Por defecto
- 3344
This is the bittorrent UDP port used by the application.
- Objetivo
- 3344
- Por defecto
- 3344
This is the port for Postgres, this is optional.
- Objetivo
- 5432
- Por defecto
- 5432
This is the container path to your configuration files, e.g. databases, configuration files, logs etc.
- Objetivo
- /config
- Por defecto
- /mnt/user/appdata/bitmagnet
Enable or disable automatic database backup on container start.
- Objetivo
- POSTGRES_BACKUP_DB
- Por defecto
- false|true
Number of days to retain database backups. Older backups will be automatically deleted.
- Objetivo
- POSTGRES_BACKUP_RETENTION_DAYS
- Por defecto
- 7
Enable or disable scheduled database backups.
- Objetivo
- POSTGRES_SCHEDULED_BACKUP
- Por defecto
- false|true
Interval in hours between scheduled database backups.
- Objetivo
- POSTGRES_SCHEDULED_BACKUP_INTERVAL_HOURS
- Por defecto
- 48
Enable or disable database restore on container start. This will drop and recreate the database.
- Objetivo
- POSTGRES_RESTORE_DB
- Por defecto
- false|true
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
Enable or disable database vacuuming for BitMagnet.
- Objetivo
- POSTGRES_VACUUM_DB
- Por defecto
- false|true
Enable or disable database reindexing for BitMagnet.
- Objetivo
- POSTGRES_REINDEX_DB
- Por defecto
- false|true
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
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
Enable or disable healthchecks.
- Objetivo
- ENABLE_HEALTHCHECK
- Por defecto
- yes|no
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
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
The hostname used when performing HTTPS and DNS healthchecking.
- Objetivo
- HEALTHCHECK_HOSTNAME
- Por defecto
- google.com
User ID for the running container
- Objetivo
- PUID
- Por defecto
- 99
Group ID for the running container
- Objetivo
- PGID
- Por defecto
- 100
UMASK for the running container
- Objetivo
- UMASK
- Por defecto
- 000
Categorías
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
ghcr.io/binhex/arch-bitmagnetEjecute 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.