Sign inSign up

benzbrake/cloud-torrent

By benzbrake

Updated almost 7 years ago

Running cloud-torrent via docker container

Image
0

266

benzbrake/cloud-torrent repository overview

What is cloud torrent

Cloud torrent(@jpillora/cloud-torrent) is a a self-hosted remote torrent client, written in Go (golang). You start torrents remotely, which are downloaded as sets of files on the local disk of the server, which are then retrievable or streamable via HTTP.

Usage

$ docker run -d -p 3000:3000 -v /path/to/downloads:/downloads benzbrake/cloud-torrent

2.Using docker-compose. Download docker-compose.yml to /path/to/downloads and change the download directory.

$ cd /path/to/downloads
$ docker-compose up -d

License

MIT License

Tag summary

Content type

Image

Digest

Size

7.6 MB

Last updated

almost 7 years ago

docker pull benzbrake/cloud-torrent