Pihole-Sync-receiver
Pihole-Sync-receiver
Docker app from ZappyZap's Repository
Overview
Runtime arguments
- Network
bridge- Shell
sh- Privileged
- false
- Extra Params
--restart=unless-stopped
Template configuration
This is where you should define if the container is the sender or the receiver
- Target
- NODE
- Default
- receiver
- Value
- receiver
This is the port you want to expose for rsync/ssh. Your host is likely using 22 for SSH already, so it should be a non-standard port. The default of 22222 is probably fine. However, if you change this on the receiver node, be sure to change the REM_SSH_PORT on the sender node.
- Target
- 22
- Default
- 22222
- Value
- 22222
This is the directory in which the SSH key file and the known hosts file will be stored, so it needs to be persistent.
- Target
- /root
This is the directory in which the SSH server key files and the SSH daemon config will be stored, so it needs to be persistent.
- Target
- /etc/ssh
This is the /etc/pihole/ directory the Pi-Hole container writes to on the host filesystem. It is monitored and sychronized with the remote client directory. It should be set to the same as the /etc/pihole/ in the Pihole Docker container.
- Target
- /mnt/etc-pihole
This is the /etc/dnsmasq.d/ directory the Pi-Hole container writes to on the host filesystem. It is monitored and sychronized with the remote client directory. It should be set to the same as the /etc/dnsmasq.d/ in the Pihole Docker container.
- Target
- /mnt/etc-dnsmasq.d
Categories
Download Statistics
Total Downloads Over Time
Details
shirom/pihole-sync:latestRun Pihole-Sync-receiver on Unraid.
Pihole-Sync-receiver is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.