Pihole-Sync-receiver
Docker 应用程序 from ZappyZap's Repository
概述
运行时参数
- 网络
bridge- 外壳
sh- 特权
- false
- 额外参数
--restart=unless-stopped
模板配置
This is where you should define if the container is the sender or the receiver
- 目标
- NODE
- 默认值
- receiver
- 价值
- 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.
- 目标
- 22
- 默认值
- 22222
- 价值
- 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.
- 目标
- /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.
- 目标
- /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.
- 目标
- /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.
- 目标
- /mnt/etc-dnsmasq.d
下载统计数据
长期下载总量
详细信息
shirom/pihole-sync:latest在Unraid 上运行 Pihole-Sync-receiver 。
Pihole-Sync-receiver 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。