Skip to content

docker compose of torrent downloader behind a Tor Proxy

Notifications You must be signed in to change notification settings

ariadata/cloud-torrent-tor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-compose for Cloud-Torrent with Tor Proxy

Build Status

This needs : dockerhost


1- Clone this repo and pull it's docker images:

git clone https://github.com/ariadata/cloud-torrent-tor.git cloud-torrent-tor && cd cloud-torrent-tor
cp example.env .env
rm -rf .git
docker compose pull

2- Edit .env file and set CLOUD_TORRENT_GUI_HTTP_PORT,UID,GID:

3- Run docker compose file by using :

docker compose up -d

4- Goto :

http://YOUR-IP:CLOUD_TORRENT_GUI_HTTP_PORT

Done!

About

docker compose of torrent downloader behind a Tor Proxy

Topics

Resources

Stars

Watchers

Forks