The Wayback Machine - http://web.archive.org/web/20201106211134/https://github.com/Kelvin-Chen/seedbox
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

Seedbox

This project helps you run a seedbox and media server in Docker.

Included Applications

Application Web Interface
Plex plex.yourdomain.com
rtorrent + ruTorrent rtorrent.yourdomain.com
Sonarr sonarr.yourdomain.com
Radarr radarr.yourdomain.com
Jackett jackett.yourdomain.com
OpenVPN -----------------------

Dependencies

Quickstart

Config

Copy config.default to config and edit the variables inside.

Starting

docker-compose pull
docker-compose up -d

Where is my data?

Config files are stored in the seedbox_config volume and other data is stored in the seedbox_data volume. You can change this by editing the docker-compose.yml file.

Plex

If you own PlexPass, you can get the docker image to auto-update to the latest PlexPass version when the container starts up. Simply set the PLEX_TOKEN variable in the config file.

OpenVPN

Go here for more information on how to configure OpenVPN and generate more certificates.

About

Docker containers for running a seedbox/media server

Topics

Resources

Packages

No packages published

Languages

You can’t perform that action at this time.