seedboxes / pibox

docker container with rtorrent client, rutorrent ui, cakebox streaming, password protected, over ssl, with persistent data
https://hub.docker.com/r/seedboxes/pibox
57 stars 16 forks source link

logo

Pibox is your ssl-enabled, pre-configured and highly customizable seedbox

Persitant data : Spin up the Pibox on your linux server, upload your torrents, get your downloads and delete the seedbox without loosing your data (!)

Instant Start

InstantStartScreenshot

To instantly create a seedbox on you linux server :

curl -sSL https://raw.githubusercontent.com/seedboxes/pibox/master/bin/start | bash

It will do the following for you :

  1. Install docker if needed
  2. Download your Pibox docker image
  3. Start your Pibox with default settings (displayed at startup)

Pibox Features

LandingPageScreenshot

0.3.0 :

0.2.0 :

0.1.0 :

Pibox Manager

Clone this repo and install your Pibox Manager (simple pibox alias, that won't mess your configuration).

git clone https://github.com/seedboxes/pibox.git
cd pibox
make && source ${HOME}/.profile

Usage

Just type pibox from within the repo folder to display a comprehensive help usage :

PiboxManagerHelpScreenshot

Pibox Advanced Customization

Pibox is highly customizable can using its simple pibox.conf file.

Customization Howto

Edit the pibox.conf file and set the variables according to your needs (variable names should be self explanatory...), and start/restart your pibox :

# edit config file
vi pibox.conf

# (re)start
pibox run

Customization Examples

Bind locally

The Need: I want my FTP server to be accessible from localhost only

Green SSL address bar

The Need: I own the seedbox.hadopi.fr domain name which point to my server. I want the green ssl address bar in my browser.

GreenSSLAddessBarScreenshot

I want to rename my pibox

The Need: I have a already running pibox and I want to rename it.