Ability to sync settings and custom filtering rules across different instances #3736

Closed
opened 2026-03-04 04:12:41 -05:00 by deekerman · 1 comment
Owner

Originally created by @jitdor on GitHub (Jun 11, 2022).

Problem Description

I am currently running 3 instances of AdGuard Home within my local network, for redundancy purpose. One is on a Raspberry Pi, the other is on a ESXi guest, and the last one is a Docker container. Whenever I am adding or changing a rule, I have to carry out the update 3 times.

Proposed Solution

  • Add the ability within AdGuard Home to sync and replicate settings from a designated master node within the network, or
  • Have the ability to specify a hosted yaml file via an HTTPS link, or
  • Allow AdGuard Home to sync settings over the cloud when logged in to the Adguard account

Alternatives Considered

To mount an external AdGuardHome.yaml config file with R/W access - but this will not survive Docker image version upgrades

Originally created by @jitdor on GitHub (Jun 11, 2022). ### Problem Description I am currently running 3 instances of AdGuard Home within my local network, for redundancy purpose. One is on a Raspberry Pi, the other is on a ESXi guest, and the last one is a Docker container. Whenever I am adding or changing a rule, I have to carry out the update 3 times. ### Proposed Solution - Add the ability within AdGuard Home to sync and replicate settings from a designated master node within the network, or - Have the ability to specify a hosted yaml file via an HTTPS link, or - Allow AdGuard Home to sync settings over the cloud when logged in to the Adguard account ### Alternatives Considered To mount an external AdGuardHome.yaml config file with R/W access - but this will not survive Docker image version upgrades
deekerman 2026-03-04 04:12:41 -05:00
  • closed this issue
  • added the
    duplicate
    label
Author
Owner

@ainar-g commented on GitHub (Jun 14, 2022):

Merging into #573.

@ainar-g commented on GitHub (Jun 14, 2022): Merging into #573.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/AdGuardHome#3736
No description provided.