simply-nzedb
simply-nzedb copied to clipboard
The simplest way to get nZEDb up and running with docker
Hi, apologies if this has already come up. I have just made a new install of your nzbd dockerfile, I don't seem to be getting anything from my news feed....
``` ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. We recommend you...
A number of modifications were required to migrate to newer versions: - Alpine 3.8 does not include mytop, so that had to be built from scratch. - Docker-compose was upgraded...
I get the following error: httpie 0.9.6 has requirement requests>=2.11.0, but you'll have requests 2.7.0 which is incompatible. I am running Ubuntu 18.04 Python 2.7.15rc1 Git 2.17.1 VirtualEnv 15.1.0 Any...
I don't expect this to get pulled in (I'm a git novice), but thought it might at least bring to your attention in case it helps, since your repo has...
`apk add tzdata` `ls /usr/share/zoneinfo` Suppose you want to use Brussels: First copy the proper zone to localtime `cp /usr/share/zoneinfo/Europe/Brussels /etc/localtime` Now specify your timezone `echo "Europe/Brussels" > /etc/timezone` `date`...
Hi. If the server password has special chars the install breaks on the web_setup command. I believe it was the comma that broke it.
Hi, the automatic setup results that no network adapter is added to each container on Qnap Container Station (Docker) - resulting in no connection to the internet. It would be...