OrbitalSync
Aplicación Docker from PhilBarker's Repository
Visión general
Orbital Sync synchronizes multiple Pi-hole instances for high availability (HA) using the built-in "teleporter". In other words, it performs a "backup" in the Pi-hole admin interface of your primary Pi-hole instance, and then "restores" that backup to any number of "secondary" Pi-holes also via their admin interface. As a result, it supports the synchronization of anything currently supported by Pi-hole's "teleporter".
If you have more than one slave instance you can add extra variables for
SECONDARY_HOST_2_BASE_URL:
SECONDARY_HOST_2_PASSWORD:
SECONDARY_HOST_3_BASE_URL:
SECONDARY_HOST_3_PASSWORD:
If one or all of your pihole instances use a custom path which isn't '/admin' (ie. you are running them behind a reverse proxy) you can specify a custom path with SECONDARY_HOST_X_PATH variable, where X is the slave numer or PRIMARY_HOST_PATH for the primary.
There is no web UI for this app, check the logs to see if it has run successfully.
Argumentos en tiempo de ejecución
- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
PRIMARY_HOST_BASE_URLVariable
The base URL for your primary pihole instance E.g 'https://pihole1.example.com' or 'http://192.168.1.9'
PRIMARY_HOST_PASSWORDVariable
The password for the admin panel on your primary pihole instance.
SECONDARY_HOST_1_BASE_URLVariable
The base URL for your 1st secondary pihole instance E.g 'https://pihole2.example.com' or 'http://192.168.1.99'
SECONDARY_HOST_1_PASSWORDVariable
The password for the admin panel on your 1st secondary pihole instance
INTERVAL_MINUTESVariable
The time in minutes between sync jobs
- Por defecto
- 30
Categorías
Descargar estadísticas
847,844
Descargas totales
11,337
Este mes
9,929
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
mattwebbio/orbital-syncÚltima actualización2025-01-11
Visto por primera vez2023-12-10
Ejecute OrbitalSync en Unraid.
OrbitalSync se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.