This repository has been archived by the owner on Jul 26, 2024. It is now read-only.
2.2.0
This release removes support for Dropbear SSH client/server. If you are using this instead of OpenSSH (common with DietPi) please reconfigure your installation to use OpenSSH. You will want to delete your existing ~/.ssh/id_rsa
and ~/.ssh/id_rsa.pub
files and run ./gravity-sync.sh configure
again to generate a new key and copy it to the primary Pi-hole.
This release also adds the ./gravity-sync.sh purge
function that will totally wipe out your existing Gravity Sync installation and reset it to the default state for the version you are running. If all troubleshooting of a bad installation fails, this is the command of last resort.
- Updates the remote backup timeout from 15 to 60, preventing the
gravity.db
backup on the remote Pi-hole from failing. (PR #76) - Adds uninstall instructions to the README.md file. (Basically, run the new
purge
function and then delete thegravity-sync
folder.) - I found a markdown spellcheck utility for Visual Studio Code, and ran it against all my markdown files. I'm sorry, I don't spell good. 🤷♂️
- New Star Trek references.