Self-host with Docker · Yantr
Lodestarr
Lightweight Rust-based Torznab search aggregator and proxy for multiple torrent indexers.
1
Ports
3
Notes
4
Use Cases
About
What Lodestarr does
Lodestarr is a high-performance torrent search aggregator built with Rust and Axum, compatible with Jackett's YAML indexer definitions. It unifies search results from multiple indexers into a single Torznab-compatible endpoint, making it a drop-in alternative to Jackett or Prowlarr. Features a mo...
Install Flow
How to self-host Lodestarr
Lodestarr can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Lodestarr does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Aggregate torrent searches across multiple indexers via a single Torznab endpoint.
- Connect to Sonarr, Radarr, or other PVR apps as a lightweight Jackett replacement.
- Run headless indexer searches via the built-in CLI or terminal UI.
- Reduce resource usage compared to Prowlarr or Jackett with a Rust-based backend.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 3420 | HTTP | Web UI |
Docker Image
ghcr.io/ddonindia/lodestarr:latest
Service Name
lodestarr
Notes
Things to know before you deploy
- Compatible with any indexer definition that works in Jackett.
- Intended for educational purposes — ensure your use complies with local laws.
- Exposes a Torznab-compatible API for PVR app integration.
Related Apps
More tools you might pair with Lodestarr
Page generated 2026-07-27T04:28:00.415Z