From 4d608b84bcf1144679e0832480a9aa425dd48c2d Mon Sep 17 00:00:00 2001 From: Michael Stanclift Date: Wed, 31 Aug 2022 09:37:48 -0500 Subject: [PATCH] Updated Alternatives (markdown) --- Alternatives.md | 7 +++++++ 1 file changed, 7 insertions(+) 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)