-
-
Notifications
You must be signed in to change notification settings - Fork 78
Infuse
Ben Adrian Sarmiento edited this page Nov 26, 2023
·
4 revisions
How to run zurg in 5 steps for Infuse with SFTP
- Clone this repo
git clone https://github.com/debridmediamanager/zurg-testing.git -
Add your token in
config.yml - Rename
docker-compose.infuse.ymltodocker-compose.yml - Run
docker compose up -dto start the containers -
echo "ls" | sftp -P 2222 localhostYou're done! If you do edits on your config.yml just dodocker compose restart zurg.
The SFTP server is exposed via port 2222, and a webdav server is also exposed to your localhost via port 9999. You can point Infuse or any webdav clients to it.
(c) 2023 Debrid Media Manager