Installation
Using docker
Recommended: Docker is the preferred installation method for stability and isolation.
See documentation.
Using pip
SeedboxSync is available on PyPI.
Warning: Docker is the recommended method.
- Install:
- Running WebUI:
- Running task manager:
Security notice: SeedboxSync creates an initial administrator account with the username
adminand passwordseedboxsync. Change this password immediately under Settings > Users before exposing the application to other users or to the Internet.
Once installed, you can access the frontend: http://127.0.0.1:5000.