22 lines
684 B
Markdown
22 lines
684 B
Markdown
# AdGuardHome-Sync
|
|
|
|
AdGuardHome-Sync is a tool for synchronizing configurations between multiple AdGuardHome instances.
|
|
|
|
## Features
|
|
|
|
- Synchronize configurations between multiple AdGuardHome instances
|
|
- Web API interface for management
|
|
- Scheduled synchronization tasks
|
|
- Based on LinuxServer.io Docker image
|
|
|
|
## Usage
|
|
|
|
1. Access the Web API port (default 8080) after deployment
|
|
2. Configure connection information for AdGuardHome instances
|
|
3. Set synchronization rules and intervals
|
|
4. Start synchronization tasks
|
|
|
|
## Links
|
|
|
|
- [GitHub Project](https://github.com/bakito/adguardhome-sync)
|
|
- [LinuxServer.io Documentation](https://docs.linuxserver.io/images/docker-adguardhome-sync/) |