Sign inSign up

ksey/torrserver

By ksey

Updated about 4 years ago

Unofficial Docker Image for TorrServer

Image
29

100K+

ksey/torrserver repository overview

torrserver

Unofficial Docker Image for TorrServer

This is unofficial dockerized precompiled TorrServer within a debian:stable-slim image.
(TorrServer Plus version here - https://hub.docker.com/repository/docker/ksey/torrserver-plus)

"TorrServer, stream torrent to http"

TorrServer

More info:

Requirements
  • server with docker
  • ~256 Mb RAM, ~512 Mb disk space
Installing
  • сreate "/torrserver/db" directory (for example) on your host
  • (optional) put "ts.ini" file to "/torrserver/db", uncomment the desired options. The "cron_task" parameter (in the cron format) is used to start updates on a schedule. Parameters from "ts.ini" file overwrites the default parameters.
  • connect host directory "/torrserver/db" to the container directory "/TS/db" and start container:
docker run --name torrserver -e TZ=Europe/London -d --restart=unless-stopped --net=host -v /torrserver/db:/TS/db ksey/torrserver

Tag summary

Content type

Image

Digest

Size

121.9 MB

Last updated

about 4 years ago

docker pull ksey/torrserver