Updated Alternatives (markdown)

Michael Stanclift 2021-02-20 14:35:46 -06:00
parent 7d81899f58
commit b628da51cf

@ -2,7 +2,7 @@ Not sure if Gravity Sync is right for you? Here are some alternatives you should
## Pi-Hole Cloud-sync
**Project:** [https://github.com/stevejenkins/pihole-cloudsync](https://github.com/stevejenkins/pihole-cloudsync)
**Developer:** [Steve Jenkins](https://www.stevejenkins.com/blog/)
* **Project:** [https://github.com/stevejenkins/pihole-cloudsync](https://github.com/stevejenkins/pihole-cloudsync)
* **Developer:** [Steve Jenkins](https://www.stevejenkins.com/blog/)
Cloud-Sync performs many of the same functions as Gravity Sync, the fundamental difference is that Cloud-Sync uses the cloud (hence the name) to be the authoritative source for multiple Pi-hole instances. Where Gravity Sync is designed to function in a peer model, with both instances either on the same network or accessible through a VPN or other tunnel, Cloud-Sync pushes changes GitHub to store them and then multiple Pi-hole instances can connect to GitHub and pull them.