Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.
/ seedbox Public archive

rTorrent + Flood webUI + CIFS or NFS volume + dedicated VLAN.

Notifications You must be signed in to change notification settings

StayPirate/seedbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

One-liner command to rTorrent

That's the composefile I use to quickly deploy and manage my own seedbox. Since I store my downloads within a NAS via an smb share, this composefile maps the download-volume to a network share using creds provided by .env file. If you don't want to use any SMB shares, please edit the download volume configuration in docker-compose.yml.

Quick deploy

  1. git clone https://github.com/StayPirate/rtorrent-flood.git
  2. cd rtorrent-flood
  3. cp .env.example .env
  4. Change information in .env with your smb share's data.
  5. docker-compose up
  6. Open http://localhost in your browser.
  7. Create a new Flood account. Connect Flood to rTorrent using rtorrent as host and port 16891 (as for the screenshot below). alt text
  8. Enjoy your torrents while keep seeding!

About

rTorrent + Flood webUI + CIFS or NFS volume + dedicated VLAN.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published