diff --git a/Alternatives.md b/Alternatives.md index 40bbaf9..83b9aab 100644 --- a/Alternatives.md +++ b/Alternatives.md @@ -1,5 +1,12 @@ Not sure if Gravity Sync is right for you? Here are some alternatives you should consider. +## Orbital Sync + +Orbital Sync uses the built-in "teleporter" backup function of Pi-hole, to backup your configuration and then restore that backup to any number of Pi-hole. It may be better in some contexts where running Gravity Sync directly on the Pi-hole device isn't really practical. (Synology, Unraid, etc.). Orbital Sync's approach is designed to rely less on the servers running Pi-hole by instead acting on their admin interface just like you would. It can also run from inside it's own Docker container. + +* **Project:** [https://github.com/mattwebbio/orbital-sync](https://github.com/mattwebbio/orbital-sync) +* **Developer:** [Matt Webb](https://mattwebb.io) + ## Pi-Hole Cloudsync * **Project:** [https://github.com/stevejenkins/pihole-cloudsync](https://github.com/stevejenkins/pihole-cloudsync)