OrbitalSync
Docker 应用程序 from PhilBarker's Repository
概述
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.
运行时参数
- 网络
bridge- 外壳
sh- 特权
- false
模板配置
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
- 默认值
- 30
下载统计数据
847,844
下载总数
11,337
本月
9,929
平均每月
长期下载总量
加载图表...
详细信息
在Unraid 上运行 OrbitalSync 。
OrbitalSync 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。