dockerfiles/jackett
kev 1396cc4810 add jackett 2022-08-25 17:59:29 +08:00
..
README.md add jackett 2022-08-25 17:59:29 +08:00
docker-compose.yml add jackett 2022-08-25 17:59:29 +08:00

jackett

Jackett works as a proxy server: it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar3, Lidarr, DuckieTV, qBittorrent, Nefarious etc.) into tracker-site-specific http queries, parses the html or json response, and then sends results back to the requesting software.

$ mkdir -p data/{etc,var}
$ chown -R 1000:1000 data
$ docker-compose up -d
$ curl http://127.0.0.1:9117