Skip to content

Flood & qBittorrent Torrent Analytics

License

Notifications You must be signed in to change notification settings

LXGaming/TorrentAnalytics

Repository files navigation

TorrentAnalytics

License Docker Hub

Prerequisites

Usage

Docker Compose

Download and use config.json

services:
  torrentanalytics:
    container_name: torrentanalytics
    image: lxgaming/torrentanalytics:latest
    restart: unless-stopped
    volumes:
      - /path/to/torrentanalytics/logs:/app/logs
      - /path/to/torrentanalytics/config.json:/app/config.json

License

TorrentAnalytics is licensed under the Apache 2.0 license.