Everything posted by spants
-
[SUPPORT] pihole for unRaid - Spants repo
can you try this: In the appdata directory/dsnmasq.d/02-custom-LAN.conf file, it refers to adding hosts to appdata directory/pihole/custom-LAN.list file. You will need to create it if not there..... Let me know...
-
[support] Spants - NodeRed, MQTT, Dashing, couchDB
Do you mean persistance? Take a look in the config file and edit the following to suit: persistence false persistence_file mosquitto.db persistence_location /config/data/
-
[SUPPORT] pihole for unRaid - Spants repo
... Or I could just rename the template as V2 and mark the original as depreciated? What works best do you think?
-
[SUPPORT] pihole for unRaid - Spants repo
Ok, useful feedback but that wasn't my experience. I changed the repository line and applied.
-
[SUPPORT] pihole for unRaid - Spants repo
yes - you should change to this new repository. Unfortunately when I updated the template, this does not roll down to existing users
-
[SUPPORT] pihole for unRaid - Spants repo
You can check the Docker release versions here: https://hub.docker.com/r/pihole/pihole/tags/ The latest official "release" was delivered 2 months ago. You can try the dev_amd64 or dev releases if you wish.
-
[support] Spants - NodeRed, MQTT, Dashing, couchDB
I used to do the same - and had a similar problem. Does this solve it for you too? https://github.com/node-red/node-red-docker/issues/15 ( add this to the extra parameters in template: --device=/dev/ttyUSB1 --user=root ) or other user.....
-
[support] Spants - NodeRed, MQTT, Dashing, couchDB
see here: https://nodered.org/docs/platforms/docker Edit the template and set Repository to nodered/node-red-docker:v8 it was mentioned here in the github link you sent: https://github.com/AYapejian/node-red-contrib-home-assistant/issues/52#issuecomment-385034497
-
[SUPPORT] pihole for unRaid - Spants repo
yes, use the unraid scripts plugin to automate that once a day. It is what I used to set the password before it was exposed to the template
-
[SUPPORT] pihole for unRaid - Spants repo
I understand and agree - I guess that in future I should just do a v2 template
-
[SUPPORT] pihole for unRaid - Spants repo
np, I'm not sure why it doesn't replicate to everyone.
-
[SUPPORT] pihole for unRaid - Spants repo
Click on icon and choose edit - you will see the repository
-
[SUPPORT] pihole for unRaid - Spants repo
I believe that there is a way of forcing the traffic and dns through openvpn - but its not something I am experienced with. May be best to ask in the OpenVPN topic.
-
[SUPPORT] pihole for unRaid - Spants repo
I wrote the template that pulls in the Official Docker Container from PiHole. I swapped over from my unofficial one a long time ago that that a fully supported version could be distributed. Make sure that your repository for pihole is = pihole/pihole:latest and not the old diginc repository. If you use the latest tag, you should have v 4.0.0-1. The release tags are here: https://hub.docker.com/r/pihole/pihole/tags/ The last update to the docker image was 12 days ago. Apparently you should not do an update within the docker image (that was what diginc said - although that may have changed) If you have a problem with the docker image, you should ask about it here: - https://discourse.pi-hole.net/ or on the github here:- https://github.com/pi-hole/pi-hole/issues
-
[SUPPORT] pihole for unRaid - Spants repo
Hi - I'm stupid!. I made a silly mistake on the changes to the docker template. It should start working soon. Reply here and let me know if the changes happen in the next day or so. If not, change the repository to pihole/pihole:latest
-
[Plug-In] Community Applications
Hi @Squid ==== please ignore. I'm stupid. I left some extra xml tags in the template which confused it ==== For some reason my pihole template doesn't show the changes I made two weeks ago. Is it something that I have done wrong on the template?. https://github.com/spants/unraidtemplates/tree/master/Spants cheers Tony
-
[support] Spants - NodeRed, MQTT, Dashing, couchDB
I use the same repo without issues... Is your nodeRed port open to the world?. edit: Add more info from the entry on the NodeRed mailing list that Stupifier created: https://discourse.nodered.org/t/crypto-miner-abuse-malware/3397/3 .... I think that he had left the port 1880 open on his firewall: Be careful out there!
-
[SUPPORT] pihole for unRaid - Spants repo
I changed the template 2 weeks ago but it would probably (and hopefully!) not update anyones existing settings.... Note that my system works perfectly on BR0 but I understand that others have problems
-
[support] Spants - NodeRed, MQTT, Dashing, couchDB
not sure - I use it in bridge mode and forward port 1883
-
[support] Spants - NodeRed, MQTT, Dashing, couchDB
Do you have anything else using port 1883?
-
[SUPPORT] pihole for unRaid - Spants repo
Hi Semtex41 Thanks for the suggestions which I have now put into the master template (UID and change to eth0). I guess that many of us were not having issues due to running it before and manual tweaks etc. The changes to the template should update shortly.
-
[SUPPORT] pihole for unRaid - Spants repo
excellent bug reporting! Please can other people add their experiences if relevant.
-
[SUPPORT] pihole for unRaid - Spants repo
Hi Guys As mentioned, this is just a template for the docker image that is built here https://github.com/pi-hole/docker-pi-hole/. Please can you raise an issue on the github? cheers Tony
-
[Support] spikhalskiy - ZeroTier
many thanks - will take a look
-
[SUPPORT] pihole for unRaid - Spants repo
The Template has been updated and pushed .... Check for updates in the next few hours. Welcome to v4! (if it didn't update for you, change the repository to: pihole/pihole:latest )