Sign inSign up

mauchede/seedbox

By mauchede

Updated over 8 years ago

Uploading and downloading files

Image
1

459

mauchede/seedbox repository overview

README

Uploading and downloading files

⚠️ This project is no longer maintained. ⚠️

Usage

This image uses timonier/aria2, timonier/cakebox and timonier/webui-aria2. An example of usage is provided with docker-compose:

# Prepare the project

export RPC_SECRET="0fd9094d-76ca-4a76-be82-eaf513a1ccd2"

# Start the project

docker-compose up -d

# Add a user

docker-compose exec seedbox adduser-seedbox test pwd

# Go to "http://localhost/" with the credentials "test/pwd"

# Remove a user

docker-compose exec seedbox deluser-seedbox test

Note: Don't forget to change the token used between aria2 and webui-aria2. Use bin/generate-secret if you want to generate a strong token.

Tag summary

Content type

Image

Digest

sha256:96550fb0b

Size

47.5 MB

Last updated

over 8 years ago

docker pull mauchede/seedbox