nebula-sync
nebula-sync
Docker app from ZappyZap's Repository
Overview
Synchronize Pi-hole v6.x configuration to replicas.
This project is not a part of the official Pi-hole project, but uses the api provided by Pi-hole instances to perform the synchronization actions.
Features
- Full sync: Use Pi-hole Teleporter for full synchronization.
- Manual sync: Selective feature synchronization.
- Cron schedule: Run on chron schedule.
*** REQUIRE PI-HOLE V6 ***
Reminder Pihole V6 is still under heavy development
Runtime arguments
- Network
bridge- Shell
sh- Privileged
- false
- Extra Params
--restart=unless-stopped
Template configuration
Specifies the primary Pi-hole configuration ie: http://ph1.example.com|password
- Target
- PRIMARY
Specifies the list of replica Pi-hole configurations ie: http://ph2.example.com|password,http://ph3.example.com|password
- Target
- REPLICAS
Specifies whether to perform a full synchronization can be true or false (aka manual)
- Target
- FULL_SYNC
- Default
- true
- Value
- true
Specifies the timezone for logs and cron
- Target
- TZ
- Default
- America/Toronto
- Value
- America/Toronto
Specifies the cron schedule for synchronization
- Target
- CRON
- Default
- 0 * * * *
- Value
- 0 * * * *
Categories
Download Statistics
Total Downloads Over Time
Details
ghcr.io/lovelaze/nebula-sync:latestRun nebula-sync on Unraid.
nebula-sync is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.