Thijsjek
Thijsjek
So, if you expose the nginx only on port 443, it wont be able to use port 8080. If you only use this on the lan, then auth is almost...
I just created 2 separated docker containers. One without subdomain= and one with subdomain=www,cloud,etc
So, the container let's you put in multiple like comma seperated domains or multiple -e subdomains, but that does not work. I didnt notice because my IP didn't change until...
> so you do CONTAINER: TLD > > ``` > version: '2' > services: > cloudflare-ddns: > image: oznu/cloudflare-ddns:latest > restart: always > environment: > - API_KEY=xxxxxxx > - ZONE=mydomain.com...
Solved it by making a file /proc/cpuinfo with the content: "avx" At least it stopped the logs filling up with this bug. I think it wouldn't make a difference to...