All Projects → Kelvin-Chen → seedbox

Kelvin-Chen / seedbox

Licence: other
Docker containers for running a seedbox/media server

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to seedbox

seedbox
A Docker-powered seedbox with persistent data and more cool stuff.
Stars: ✭ 125 (+81.16%)
Mutual labels:  seedbox
TorrentsDuck
A multi users bittorrents client with a responsive web UI that quacks 🦆
Stars: ✭ 42 (-39.13%)
Mutual labels:  seedbox
swerpbox
SwerpBox, a seedbox and Media Center combined with the power of 🐳 Docker.
Stars: ✭ 57 (-17.39%)
Mutual labels:  seedbox
iFeral
A script for shared seedbox without root access.
Stars: ✭ 60 (-13.04%)
Mutual labels:  seedbox
seedbox-from-scratch
The Dockered Seedbox From Scratch Mod 2 Script
Stars: ✭ 14 (-79.71%)
Mutual labels:  seedbox
SeedTruck
Torrent management app for iOS, macOS, tvOS and watchOS made in SwiftUI 2. Same codebase for all platforms!
Stars: ✭ 25 (-63.77%)
Mutual labels:  seedbox
seedboxsync
Script for sync operations between your NAS and your seedbox.
Stars: ✭ 17 (-75.36%)
Mutual labels:  seedbox
EasySeedbox
Easy Seedbox is an unobtrusive transmission seedbox installation script for Ubuntu and Debian systems
Stars: ✭ 34 (-50.72%)
Mutual labels:  seedbox
MySB
MySB (MySeedBox) is more than a simplified installation script of a multi-users Seedbox. There are many solutions to install a Seedbox, but we never talk about safety and regular operations. MySB could be renamed MySSB (MySecuredSeedBox).
Stars: ✭ 105 (+52.17%)
Mutual labels:  seedbox
porla
A high performance BitTorrent client for servers and seedboxes.
Stars: ✭ 83 (+20.29%)
Mutual labels:  seedbox
ssss
Stupid Simple Seedbox Script
Stars: ✭ 19 (-72.46%)
Mutual labels:  seedbox

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].