SeedboxCreator / SeedboxCreationScript

Scripts and related items for creating a fully featured Seedbox on various Linux platforms.
88 stars 41 forks source link

ruTorrent plugins inquiry. #18

Open ItsAdventureTime opened 9 years ago

ItsAdventureTime commented 9 years ago

I was just wondering about the fileshare and the mediashare plugins. I have no idea what is the difference between the two. Also, for example, if you are using fileshare, it mainly supplies some mod_rewrite configuration, right? How about if you are using nginx?

I was also thinking if it's possible to use nginx as a proxy or some load balancing thing while Apache is installed and running. I used https://github.com/SeedboxCreator/SeedboxCreationScript to install everything on my CentOS 6 server. I downloaded all plugins here https://bintray.com/novik65/generic/ruTorrent/view and tried to extract them to the /var/rutorrent/rutorrent/plugins directory. Now, it doesn't work.

I followed these guides http://unix.stackexchange.com/questions/58157/what-is-the-equivalent-for-www-data-for-centos and http://whatsamknows.tumblr.com/post/40245741052/centos-lamp-permissions. So, I did chown -R apache:apache for the plugins directory and the directories inside it. I also did the chmod -R 755 or chmod -R 775 yet it doesn't work. I don't want to manually install the plugins that I just need, I was hoping to have all the plugins installed automatically.

Also, good thing I followed the fix here https://github.com/SeedboxCreator/SeedboxCreationScript/issues/11 for the AutodlFilesDownloader.js.