mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-15 00:17:12 +08:00
30 lines
1010 B
Markdown
30 lines
1010 B
Markdown
# AdGuardHome-Sync
|
||
|
||
AdGuardHome-Sync is a tool for synchronizing configurations between multiple AdGuardHome instances.
|
||
|
||

|
||
|
||

|
||
|
||
## Features
|
||
|
||
config file:/config/adguardhome-sync.yaml
|
||
- username:username
|
||
- password:password
|
||
|
||
- 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/) |