Skip to main content
Version: Latest

Seedbox installation

Dedicated Seedbox

These are instructions and installation scripts for dedicated seedboxes with the most common solutions. See Linux if you are running a different setup.

Saltbox

Saltbox documentation: https://docs.saltbox.dev/apps/autobrr/

Installation

sb install autobrr

Swizzin CE

Swizzin documentation: https://swizzin.ltd/applications/autobrr

Installation

sudo box install autobrr

Update

sudo box upgrade autobrr

Quickbox

Quickbox documentation: https://quickbox.io/knowledge-base/autobrr-quick-reference/

Installation

qb install autobrr

Shared Seedbox

These are instructions and installation scripts for shared seedboxes. We have support for a few providers out of the box, but if yours are missing, then please reach out on Discord so we can add support for it.

The scripts require some input but do most of the work.

Bytesized

Installation & Update

wget https://get.autobrr.com/autobrr/bytesized && bash ./bytesized

Feralhosting

Installation & Update

wget https://get.autobrr.com/autobrr/feral && bash ./feral

GigaRapid

info

Giga-Rapid.com provides a OneClick installer through their panel.
Please use this installer to install or update autobrr.

HostingByDesign

Previously known as seedbox.io

Installation

box install autobrr

Update

box upgrade autobrr

Rapidseedbox

info

rapidseedbox.com provides a OneClick installer through their panel. Please use this installer to install or update autobrr.

Swizzin.net

Installation

box install autobrr

Update

box upgrade autobrr

Ultra.cc

info

Ultra.cc provides a OneClick installer through their panel.
Please use this installer to install or update autobrr.

Whatbox.ca

info

Whatbox.ca provides a OneClick installer through their panel. Please use this installer to install autobrr. They maintain a custom autobrr installation and keep it up-to-date.

Others

Installation & Update

The seedbox.io installer might work for other providers, but if not reach out in Discord.

wget https://get.autobrr.com/autobrr/sbio && bash ./sbio

Note: Remember to head over to our Configuration Guide to learn how to set up your indexers, IRC, and download clients after you're done installing.