Sign inSign up

soulassassin85/torrserver

By soulassassin85

•Updated over 4 years ago

Stream torrent to http

Image
1

100K+

soulassassin85/torrserver repository overview

⁠Docker container for TorrServer Matrix

Run TorrServer Matrix latest on docker container

⁠Timezone

Default timezone for container is set to Europe/Kiev

⁠Stack

version: '2.1'
services:

  torrservermatrix:
    image: soulassassin85/torrserver:latest
    container_name: torrservermatrix
    hostname: torrservermatrix
    volumes:
      - /home/docker_storage/torrservermatrix:/torrserver/db
    ports:
      - 8090:8090
    restart: unless-stopped

/home/docker_storage/torrservermatrix is the path at host for torrserver db, use yours
Default port of web application is 8090

TorrServer repository⁠
TorrServe repository⁠
TorrServer Adder (Google Chrome extension)⁠
NUM releases⁠
Dockerhub repository⁠

Tag summary

Content type

Image

Digest

Size

65.9 MB

Last updated

over 4 years ago

docker pull soulassassin85/torrserver