From cac20455e441e2ea8bef2c1602b6a847fb140274 Mon Sep 17 00:00:00 2001 From: Michael Stanclift Date: Sat, 20 Feb 2021 14:35:25 -0600 Subject: [PATCH] Updated Alternatives (markdown) --- Alternatives.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Alternatives.md b/Alternatives.md index b64369a..53ac0c0 100644 --- a/Alternatives.md +++ b/Alternatives.md @@ -7,8 +7,8 @@ Not sure if Gravity Sync is right for you? Here are some alternatives you should 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. -✅ Better support for more than 2 Pi-hole than Gravity Sync +✅ +* Better support for more than 2 Pi-hole than Gravity Sync -✅ Doesn't require direct network connections between instances - -⚠️ Requires cloud/GitHub repo to store configuration data \ No newline at end of file +⚠️ +* Requires cloud/GitHub repo to store configuration data \ No newline at end of file