-
[SUPPORT] Thraxis' Docker Repo
I have to admit that I'm a bit boggled by the fact that I have a stable and successful Sonarr/Radarr/Plex server running with NZBGet & Deluge grabbing and filing all the media but I can't figure out how to easily do the same thing for Books and Comics. Would love any help that's out there.
-
-
[SUPPORT] Thraxis' Docker Repo
Warning: Potentially incredibly stupid question incoming... Do I need to separately install Calibre in another docker or is it contained in this one? I currently have no books and no library and want to start one so am looking for the best path to get a library set up and begin stocking it. Any help is appreciated and my apologies for the noob questions.
-
[Support] binhex - DelugeVPN
Figured it out, I left a character off the PIA username. Like I said, ID10t error Thank you for pointing out where I strayed
-
[Support] binhex - DelugeVPN
Wow, you're fast. Another dumb question, is that the declared user "puid=1002" or the VPN_USER? I'm thinking the VPN user as we never declare a password for the PUID, but if there's a permission issue...
-
[Support] binhex - DelugeVPN
Forgive the newbie here but I'm assembling a docker based media machine and using your deluge container. As an admitted newbie, I cannot get the web-ui to launch I used this script: docker run --restart=always -d \ --cap-add=NET_ADMIN \ -p 8112:8112 \ -p 8118:8118 \ -p 58846:58846 \ --name=deluge \ -v /srv/app-data/deluge:/config \ -v /srv/downloads:/data \ -v /srv/downloads:/downloads \ -v /srv/media:/media \ -v /srv/seeds:/seeds \ -v /etc/localtime:/etc/localtime:ro \ -e VPN_ENABLED=yes \ -e VPN_USER=<myusername> \ -e VPN_PASS=<myPass> \ -e VPN_REMOTE=ca.privateinternetaccess.com \ -e VPN_PORT=1194 \ -e VPN_PROTOCOL=udp \ -e VPN_PROV=pia \ -e ENABLE_PRIVOXY=yes \ -e LAN_NETWORK=10.0.212.0/24 \ -e DEBUG=true \ -e PUID=1002 \ -e PGID=11000 \ -e UMASK=003 \ -e MASK=003 \ binhex/arch-delugevpn And have uploaded my log. I appreciate any help and am prepared for some razzing if it is your basic ID10t error. supervisord.log
lux_en_veritas
Members
-
Joined
-
Last visited