OrbitalSync
OrbitalSync
Docker app from PhilBarker's Repository
Overview
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.
Runtime arguments
- Network
bridge- Shell
sh- Privileged
- false
Template configuration
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
- Default
- 30
Categories
Download Statistics
847,844
Total Downloads
11,337
This Month
9,929
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
mattwebbio/orbital-syncLast Updated2025-01-11
First Seen2023-12-10
Run OrbitalSync on Unraid.
OrbitalSync is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.