Create your personal video streaming service with this self-hosted torrent client. It transforms the process of watching content from torrents into a simple, seamless experience. Just open the web app on any device, search for a video, select the file you want, and start streaming. The system handles the rest, making it as easy as using any popular streaming platform.
It comes packed with features to automate the entire process:
services:
rapidbay:
image: hauxir/rapidbay:latest
container_name: rapidbay
ports:
- "5000:5000"
environment:
- RAPIDBAY_PASSWORD=${RAPIDBAY_PASSWORD}
volumes:
- ./data:/tmp
restart: unless-stoppedRAPIDBAY_PASSWORD=your_super_secret_passwordAuto-fetched about 17 hours ago
Auto-fetched about 17 hours ago