No video

Pihole Deployment With Synology Container Manager (DSM 7.2)

  Рет қаралды 10,142

Tech Me Out

Tech Me Out

Күн бұрын

Pihole deployment with Synology container manager is in certain cases much easier and more customizable than the old fashion way. no more running scripts or needing to use SSH commands.
Pihole is a great tool to filter out annoying ads and with adding additional lists, pihole can also filter out privacy violating sites, malware sites, etc. Pihole deployment with Synology container manager is definitely something i recommend to all Synology owners.
With the new DSM 7.2 container manager package, you can create containers the old fashion way but now, we have the option to use standard docker compose configurations with east. Pihole deployment with Synology container manager with docker compose is the topic of this video.
Pihole deployment with Synology container manager, much like any other containers you might deploy with container manager, can start with docker compose file you find online with ease and just modify the configuration based on your needs. yes, it does require some YAML understanding but its not difficult to understand.
As promised, here is the site i used to add lists into my pihole instance after I deployed with Synology container manager:
firebog.net/
Here is my Pihole docker compose code:
version: "3"
services:
pihole:
container_name: pihole
image: pihole/pihole:latest
network_mode: "host"
environment:
TZ: 'America/Chicago'
WEBPASSWORD: 'pipassword'
WEB_PORT: '8081'
volumes:
- '/volume1/docker/Pihole/pihole:/etc/pihole'
- '/volume1/docker/Pihole/dnsmasq.d:/etc/dnsmasq.d'
restart: unless-stopped
#synology #docker #pihole
Follow us on twitter: / techmeout5
Join our Synology Facebook group: / synousergroup
Join our Ubiquiti UniFi Facebook group: / ubntusergroup

Пікірлер: 32
@TechMeOut5
@TechMeOut5 Жыл бұрын
*What's your take on the Synology Container Manager? Lets us know in the comments section.*
@norbertbans
@norbertbans 7 ай бұрын
Cool video, well explaned, no fuzz, no „funnya comments, just pure and valid information!!!
@W9HJBill
@W9HJBill Жыл бұрын
Excellent video. Worked like a charm. This was my first Docker/Container program install and your video made it supper simple.
@TechMeOut5
@TechMeOut5 Жыл бұрын
Glad it helped
@QuikTechSolutions
@QuikTechSolutions Жыл бұрын
Outstanding video Avi! Very clear and concise!
@TechMeOut5
@TechMeOut5 Жыл бұрын
Thank you tony. It means a lot coming from you! Have a great weekend
@Od4n
@Od4n 11 ай бұрын
Awful music, but smashing the enter key made things better. Don't tell him tho.
@WunderTechTutorials
@WunderTechTutorials Жыл бұрын
Loved the video! So much easier with Docker Compose!
@TechMeOut5
@TechMeOut5 Жыл бұрын
Agreed! Thanks for watching Frank. Have a great weekend
@jaggster
@jaggster Жыл бұрын
Where do you configure what IP address to point my devices' DNS to so the blocking will work?
@michaelporter974
@michaelporter974 Жыл бұрын
Note, my installation using the same defaults as here, resulted in a dnsmasq error that had to be corrected in the UI under settings/DNS, and for Interface settings, set "ALLOW only local requests" and NOT "Respond to only on interface eth0".
@mazensukkar3543
@mazensukkar3543 8 ай бұрын
Cheers this was super useful! Live the Highland Cow desktop. Did you ever get to Scotland?
@ronnieadamowicz
@ronnieadamowicz 6 ай бұрын
This looks super easy. Will try now! Other video's are saying we need to setup macvlan. Any idea why, and what that is all about?
@cliffprescott3112
@cliffprescott3112 Жыл бұрын
Yep, that's a good one! thanks!
@TechMeOut5
@TechMeOut5 Жыл бұрын
Thank you for watching!
@ramakantdebata7058
@ramakantdebata7058 11 ай бұрын
Thanks, setup worked as demonstrated. Only point was that my 'Interface settings' under DNS was on 'Respond only on interface eth0' by default. Switched that to 'Allow only local requests', as was visible in your video. What's next, should I 1. just configure my laptop n/w adapter to the pihole as DNS or 2. change the DNS config on my router? If both work, which do you recommend?
@LOAdventures
@LOAdventures 9 ай бұрын
same question
@youtubevanced4900
@youtubevanced4900 Жыл бұрын
I get exit code 1 when trying to use this. edit: oh nevermind, I just noticed you had capitals in some of this. I only use all lower case in synology.
@TechMeOut5
@TechMeOut5 Жыл бұрын
Ok...so just make sure to do the proper edits to fit to your spesific environment
@diegofelipe2119
@diegofelipe2119 8 ай бұрын
Great video, thanks
@TechMeOut5
@TechMeOut5 8 ай бұрын
Thank you very much for watching. Please consider subscribing
@keithelder
@keithelder 5 ай бұрын
I can get to the admin on pi-hole but it isn't answering or responding to DNS if I set the IP on a client to the NAS ip address.
@keithelder
@keithelder 5 ай бұрын
which you skipped in the video
@sobrarbenses
@sobrarbenses 2 ай бұрын
I followed the instructions but I have a problem... at the ends it appears the following: Container pihole Created Container pihole Satarting Error response from Daemon: Bind mount failed: '/volume1/docker/Pihole/dnsmasq.d' does not exists Exit Code: 1
@greenskye007
@greenskye007 Ай бұрын
check uppercase / lowercase in your path in both the script and in the fie explorer
@cruronet
@cruronet 10 ай бұрын
how do i point my router to the synology ?
@LOAdventures
@LOAdventures 9 ай бұрын
I have it working or running.. but I'm a newbie and can't figure out the address as well. I know how to change the DNS on the router but what is the address to point too?
@LonewolfNSP
@LonewolfNSP Жыл бұрын
this does NOT work.. I looked at the logs, it shows th oihole-FIL: no process found start pihole -FIL: (no-daemon) as pihole stopping pihole-FIL I've tried different webport, no diff. it can't run I can access the web interface manually via IP address though, but after login, I see NaN for the green, red boxes at the top . can you advice me on what's wrong?
@uhligsu
@uhligsu Жыл бұрын
How do one update Pi hole to the latest version?
@cyberwasp461
@cyberwasp461 11 ай бұрын
Doesn't work unles you change the routers dns to point to the synology. Which then screws up the mobile apps. There must be a better way!!!!
@TechMeOut5
@TechMeOut5 11 ай бұрын
Hi. I dont have a nice way to say it...so I'll just say it. Your conclusion is wrong.
@robogeek2594
@robogeek2594 Жыл бұрын
to be honest...i'm not digging the new container manager, i liked the old docker application, it was much simpler.
Synology Active Backup For Business - Real World Guide
29:23
Tech Me Out
Рет қаралды 7 М.
KNX in Home Assistant ab 2024-08 First Look
8:29
Flotomation | Flo
Рет қаралды 935
My Cheetos🍕PIZZA #cooking #shorts
00:43
BANKII
Рет қаралды 27 МЛН
ПОМОГЛА НАЗЫВАЕТСЯ😂
00:20
Chapitosiki
Рет қаралды 28 МЛН
Comfortable 🤣 #comedy #funny
00:34
Micky Makeover
Рет қаралды 17 МЛН
You're running Pi-Hole wrong! Setting up your own Recursive DNS Server!
18:02
TOP 6 Synology MISTAKES New Users Make
16:19
SpaceRex
Рет қаралды 51 М.
How To Stop Malvertisers In Their Tracks With Synology + Pi-Hole!
12:02
Settings EVERY Synology NAS should have in 2024 - DSM 7.2
18:50
Best DNS Server for Home lab - Pihole Unbound configuration!
13:13
VirtualizationHowto
Рет қаралды 90 М.
DON'T Use Raspberry Pis for Servers! (Use THIS)
16:23
Hardware Haven
Рет қаралды 1 МЛН