Files

30 lines
1010 B
Markdown
Raw Permalink Normal View History

2025-06-30 23:37:03 +08:00
# AdGuardHome-Sync
AdGuardHome-Sync is a tool for synchronizing configurations between multiple AdGuardHome instances.
2025-07-07 12:15:41 +08:00
![AdGuardHome-Sync.png](https://raw.githubusercontent.com/xiaoY233/PicList/main/public/assets/AdGuardHome-Sync.png)
![Copyright-arch3rPro](https://img.shields.io/badge/Copyright-arch3rPro-ff9800?style=flat&logo=github&logoColor=white)
2025-06-30 23:37:03 +08:00
## Features
2025-07-07 12:15:41 +08:00
config file/config/adguardhome-sync.yaml
- usernameusername
- passwordpassword
2025-06-30 23:37:03 +08:00
- 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/)