A self-hosted BitTorrent indexer, DHT crawler, content classifier and torrent search engine with web UI, GraphQL API and Servarr stack integration.
Go to file
mgdigital b498e2202d
Some checks are pending
Checks / lint (push) Waiting to run
Checks / test (push) Waiting to run
Checks / generated (push) Waiting to run
CodeQL / Analyze (go) (push) Waiting to run
CodeQL / Analyze (ruby) (push) Waiting to run
Update docker compose example (#323)
* Update docker compose example
2024-10-15 09:27:03 +01:00
.github Specify go 1.23 in actions (#317) 2024-10-14 18:12:41 +01:00
bitmagnet.io Update docker compose example (#323) 2024-10-15 09:27:03 +01:00
graphql Upgrade go libs (#318) 2024-10-15 07:08:21 +01:00
internal Postgres DSN (#322) 2024-10-15 09:12:57 +01:00
licenses Webui revamp (#280) 2024-10-14 17:04:28 +01:00
migrations Parallel search strategies (#264) 2024-05-30 09:26:34 +01:00
observability add queue jobs metric in grafana (#297) 2024-07-17 17:16:28 +01:00
webui Upgrade go libs (#318) 2024-10-15 07:08:21 +01:00
.dockerignore Implement multiplatform builds (#18) (#20) 2023-10-06 16:06:58 +01:00
.editorconfig Initial commit (#1) 2023-10-04 21:04:26 +01:00
.envrc Add Nix shell and refactor actions (#249) 2024-04-30 17:39:46 +01:00
.gitignore Add Nix shell and refactor actions (#249) 2024-04-30 17:39:46 +01:00
.golangci.yml DHT responder: Implement BEP5 & BEP51 (#21) 2023-11-06 16:41:08 +00:00
.goreleaser.yml Tweak build flags (#272) 2024-06-08 11:44:30 +01:00
.mockery.yml Classifier rewrite (#213) 2024-04-21 16:24:10 +01:00
.prettierignore Webui revamp (#280) 2024-10-14 17:04:28 +01:00
ci.Dockerfile Specify go 1.23 in actions (#317) 2024-10-14 18:12:41 +01:00
docker-compose.yml Update docker compose example (#323) 2024-10-15 09:27:03 +01:00
Dockerfile Webui revamp (#280) 2024-10-14 17:04:28 +01:00
Dockerfile_dev Observability enhancements (#67) 2023-11-18 18:58:02 +00:00
flake.lock Webui revamp (#280) 2024-10-14 17:04:28 +01:00
flake.nix Webui revamp (#280) 2024-10-14 17:04:28 +01:00
go.mod Upgrade go libs (#318) 2024-10-15 07:08:21 +01:00
go.sum Upgrade go libs (#318) 2024-10-15 07:08:21 +01:00
goreleaser.Dockerfile Use goreleaser for build process (#212) (#216) 2024-04-30 17:48:33 +01:00
LICENSE Initial commit (#1) 2023-10-04 21:04:26 +01:00
main.go Initial commit (#1) 2023-10-04 21:04:26 +01:00
README.md Add README 2023-10-04 19:03:14 +01:00
Taskfile.yml Webui revamp (#280) 2024-10-14 17:04:28 +01:00
tools.go Classifier rewrite (#213) 2024-04-21 16:24:10 +01:00

bitmagnet

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

Visit the website at bitmagnet.io.