mirror of
https://github.com/vmstan/gravity-sync.git
synced 2025-07-31 14:33:47 -04:00
Updated Home (markdown)
parent
2f9a0565dd
commit
b9b368927f
12
Home.md
12
Home.md
@ -3,16 +3,20 @@
|
||||
</p>
|
||||
|
||||
<span align="center">
|
||||
|
||||
# Gravity Sync
|
||||
|
||||
</span>
|
||||
|
||||
###
|
||||
|
||||
What is better than a [Pi-hole](https://github.com/pi-hole/pi-hole) blocking ads via DNS on your network? That's right, **two** Pi-hole blocking ads on your network!
|
||||
|
||||
- [Seriously. Why two Pi-hole?](https://github.com/vmstan/gravity-sync/wiki/Frequent-Questions#why-do-i-need-more-than-one-pi-hole)
|
||||
|
||||
But if you have more than one Pi-hole in your network you'll want a simple way to keep the list configurations and local DNS settings identical between the two. That's Gravity Sync. With proper preparation it should only take a few minutes to install. Ideally you set up Gravity Sync and forget about it -- and in the long term, it would be awesome if the Pi-hole team made this entire script unnecessary.
|
||||
|
||||
# Features
|
||||
## Features
|
||||
|
||||
Gravity Sync replicates the `gravity.db` database, which includes:
|
||||
- Blocklist settings with status and comments.
|
||||
@ -34,7 +38,7 @@ Gravity Sync will **not**:
|
||||
- Sync DHCP settings or monitor device leases.
|
||||
- Merge long term data, query logs, or statistics.
|
||||
|
||||
# Setup Steps
|
||||
## Setup Steps
|
||||
|
||||
1. [Review System Requirements](https://github.com/vmstan/gravity-sync/wiki/System-Requirements)
|
||||
2. [Prepare Your Pi-hole](https://github.com/vmstan/gravity-sync/wiki/Installing#primary-pi-hole)
|
||||
@ -44,13 +48,13 @@ Gravity Sync will **not**:
|
||||
6. [Automate Gravity Sync](https://github.com/vmstan/gravity-sync/wiki/Installing#automation)
|
||||
7. [Profit](https://memory-alpha.fandom.com/wiki/Rules_of_Acquisition)
|
||||
|
||||
# Disclaimer
|
||||
## Disclaimer
|
||||
|
||||
Gravity Sync is not developed by or affiliated with the Pi-hole project. This is project an unofficial, community effort, that seeks to implement replication (which is currently not a part of the core Pi-hole product) in a way that provides stability and value to Pi-hole users. The code has been tested across multiple user environments but there always is an element of risk involved with running any arbitrary software you find on the Internet.
|
||||
|
||||
Pi-hole is and the Pi-hole logo are [registered trademarks](https://pi-hole.net/trademark-rules-and-brand-guidelines/) of Pi-hole LLC.
|
||||
|
||||
# Additional Documentation
|
||||
## Additional Documentation
|
||||
|
||||
Please refer to the [Wiki](https://github.com/vmstan/gravity-sync/wiki) for more information:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user