Pihole-Sync-Sender

Pihole-Sync-Sender

Docker 应用程序 from ZappyZap's Repository

概述

A Docker Container To Sync Two Piholes. This is the Sender/Master, you will need a receiver/secondary on the host who is running the receiver/secondary Pi-Hole. Note: after starting this container the first time please check the log for the public Key.

运行时参数

网络
bridge
外壳
sh
特权
false
额外参数
--restart=unless-stopped

模板配置

Node TypeVariable

This is where you should define if the container is the sender or the receiver

目标
NODE
默认值
sender
价值
sender
Remote host IPVariable

This is the IP address (or FQDN/Hostname) of the remote Pi that we're syncting to.

目标
REM_HOST
Remote SSH portVariable

This is the non-standard SSH port that should be exposed on the container. Default of 22222 is probably fine. However, if you change this on the sender node, be sure to change the exposed port forward on the receiver node.

目标
REM_SSH_PORT
默认值
22222
价值
22222
Root directoryPathrw

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
Etc-sshPathrw

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
Pi-Hole PathPathro

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
Pi-Hole DNSmasq pathPathro

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

下载统计数据

138,453
下载总数
3,878
本月
3,195
平均每月

长期下载总量

加载图表...

详细信息

存储库
shirom/pihole-sync:latest
最后更新2023-02-09
初见2022-10-03

在Unraid 上运行 Pihole-Sync-Sender 。

Pihole-Sync-Sender 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。