Post

Bitmagnet

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

Bitmagnet

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/bitmagnet.sh)"
CPU: 2 cores RAM: 1024 MB Disk: 4 GB OS: Debian 13

Alpine install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/alpine-bitmagnet.sh)"
CPU: 2 cores RAM: 1024 MB Disk: 3 GB OS: Alpine 3.23

Configuration

Config file:

1
`/opt/bitmagnet/config.yml` or `/opt/bitmagnet/.env`

Notes

During installation you will be asked to enter your TMDB API key, if you wanna use it. Make sure you have it ready.

Web Interface

Port: 3333

This post is licensed under CC BY 4.0 by the author.