Self hosted media center
Clone the repository and run:
docker-compose up -d
The Emby media center should be accessible in http://localhost/emby
The torrent manager should be accessible in http://localhost/torrents
The torrent download location is set to the media
folder, in the Emby server you should point your library to the mapped directory /home/media
To override the default http port, the REV_PORT variable can be set to the desired service port