Skip to content

polohb/simple-seedbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

seedbox

Docker version of a simple seedbox (lighttpd + rtorrent + rutorrent)

Use it

Build it with :

docker-compose build

Run with :

docker-compose up

Remove stopped container with :

docker-compose rm seedbox

More

2 processes inside the container managed by supervisor :

  • lighttpd
  • rtorrent

Exposed things :

  • Web UI ports : 80 and 443
  • Listening port : 51654
  • DHT UDP port : 51655
  • Downloads volume : /home/rtor/dl/torrents
  • Rutorrent ui config volume : /srv/https/rutorrent/share

About

Docker version of a simple seedbox (lighttpd + rtorrent + rutorrent)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published