vmstan / gravity-sync

💫 The easy way to synchronize the DNS configuration of two Pi-hole 5.x instances.
https://vmstan.com/gravity-sync/
GNU General Public License v3.0
2.3k stars 131 forks source link

Pi-Hole v6 Compatibility #443

Closed Jarsky closed 3 months ago

Jarsky commented 7 months ago

The latest version of Pi-Hole has been in development for a while. The branch can be found here: https://github.com/pi-hole/pi-hole/tree/development-v6

Theres some notable changes which are mainly: Configuration is now handled in a pihole.toml file Conditional Forwarding etc..are now added to dnsmasq.conf in the main directory (no longer dnsmasq.d dir) pihole-FTL.db now has pihole-FTL.db-shm & pihole-FTL.db-wal files

There are probably some other sync changes too. I did attempt to run a sync with v4.0.7, it cant find dnsmasq.d but when I added it and ran a gravity-sync pull on the new v6 server, practically everything broke.

I ended up using Teleporter from my Primary to my Secondary; but would love to get gravity-sync working again.

FurkanVG commented 4 months ago

Is this project dead?

vmstan commented 3 months ago

Effective July 26, 2024, this project has been retired. Thank you for your use and enthusiasm for a project that began as a few lines of bash in a Slack channel and envolved into something far more complex, and used by many thousands of Pi-hole enthusiasts over the last four years.