Pihole-Sync-receiver

Pihole-Sync-receiver

Aplicación Docker from ZappyZap's Repository

Visión general

A Docker Container To Sync Two Piholes. This is the Receiver/Secondary, you will need a Sender/Master on the host who is running the Sender/Master Pi-Hole. NOTE: The sending and recieving container are only necessary for solving permissions issues without giving root access to the recieving container. If you have no problem giving root access to the recieving end (at the cost of security), or your recieving Pihole is not running in Docker, you don't need to use the recieving container.

Argumentos en tiempo de ejecución

Red
bridge
Concha
sh
Privilegiado
false
Parámetros adicionales
--restart=unless-stopped

Configuración de plantillas

Node TypeVariable

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

Objetivo
NODE
Por defecto
receiver
Valor
receiver
SSH PortPorttcp

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.

Objetivo
22
Por defecto
22222
Valor
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.

Objetivo
/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.

Objetivo
/etc/ssh
Pi-Hole PathPathrw

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.

Objetivo
/mnt/etc-pihole
Pi-Hole DNSmasq pathPathrw

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.

Objetivo
/mnt/etc-dnsmasq.d

Categorías

Descargar estadísticas

138,453
Descargas totales
3,878
Este mes
3,195
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
shirom/pihole-sync:latest
Última actualización2023-02-09
Visto por primera vez2022-10-03

Ejecute Pihole-Sync-receiver en Unraid.

Pihole-Sync-receiver se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.