gravity-sync
gravity-sync copied to clipboard
💫 The easy way to synchronize the DNS configuration of two Pi-hole 5.x instances.
I don't know if I've asked this question in the right place, but... I'm wondering, what commands does gravity-sync need to access via sudo, so that it could be set...
Hi, gravity-sync seems to be exactly what I need but I'm trying to run it on a CoreElec install and the install script is failing (no sudo). Being able to...
Please add a configuration option to bypass checking group memberships as part of the root capability check. Group membership is not required if a proper entry in /etc/sudoers.d/ is provided.
While installing gravity-sync for a specific user (not root) it's creating a sudoers config file so that this user can run any command without password: ``` root@pihole:~# cat /etc/sudoers.d/gs-nopasswd gravitysync...
**Issue Description** Testing for the type of remote Pihole installation, I find that `REMOTE_DETECT_DOCKER=$(${OS_SSH_CMD} -p ${GS_SSH_PORT} -i "${GS_SSH_PKIF}" ${REMOTE_USER}@${REMOTE_HOST} "sudo docker container ls | grep 'pihole/pihole'" 2>/dev/null)` fails because the...
Quite simple Unraid does not have systemctl. Is there a workaround for this requirement?
**Issue Description** gravity-sync only seems to be working in one direction: **[not working]** Commands executed from PI01 to PI02: `b@PIH01:~$ gravity-sync push ∞ Initializing Gravity Sync (4.0.3) ✓ Loading gravity-sync.conf...
It will be great if there was an option to disable the syncing of user IP and hostname along with anything user related such as comments and group assignments because...
## Request: Could you implement the syncing of the `08-gs-lan.conf` file/`GSLAN_CONF` variable which is already present in the source code and config file? ## Background: I wanted to check in...
**Issue Description** Pulling or pushing from either of the two instances exhibits the following output: gravity-sync push ∞ Initializing Gravity Sync (4.0.4) ✓ Loading gravity-sync.conf ✓ Detecting local Pi-hole installation...