Skip to content

nickdiacre/docker-rtorrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DocTorrent

Build Status

A minimalist rTorrent client for docker with OpenVPN capabilities. This also has rutorrent bound to port 80 using lighttpd.

Note: Requires priviledged run in order to connect using OpenVPN

Minimalistic

  • Container size is a mere 65 mb
  • Ram consumption with 300 torrents sums up to 45 mb
  • OpenVPN ram consumption is a piffling 2.5 mb

OpenVPN

The container is for the purest of torrenters, routing all their traffic through a VPN connection. Your personal OpenVPN configuration files should be stored in /vpn. They will be automatically loaded and properly routed. The configuration files for the openvpn must end in ovpn. This is because startup calls openvpn --config *.ovpn

Exposed

  • Incoming TCP port: 49161
  • ruTorrent TCP port: 80
  • Config Volume: /config
    • store rtorrent.rc configuration file in here
  • Downloads Volume: /downloads
  • VPN Configuration Volume: /vpn
    • Drop your VPN configuration files

About

A minimal Docker image for rTorrent

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages