From 7fbd377ab25062ec80840130a936e0fbad32140c Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Sat, 13 Dec 2025 18:18:09 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 49a02ff..d28aea8 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -116,6 +116,24 @@ ], "type": "ct" }, + { + "name": "AdGuardHome-Sync", + "slug": "adguardhome-sync", + "desc": "Synchronize AdGuardHome config to one or multiple replica instances. Syncs General Settings, Filters, Rewrites, Services, Clients, DNS Config, DHCP Config and Theme.", + "script": "tools/addon/adguardhome-sync.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/addon/adguardhome-sync.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/tools/addon/adguardhome-sync.sh", + "os": "generic", + "categories": [ + 9 + ], + "notes": [ + "Edit /opt/adguardhome-sync/adguardhome-sync.yaml to configure your AdGuardHome instances", + "Origin = Primary instance, Replicas = Instances to sync to", + "Update with: update_adguardhome-sync" + ], + "type": "addon" + }, { "name": "AdventureLog", "slug": "adventurelog", @@ -993,7 +1011,7 @@ "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/coolify.sh", "os": "debian", "categories": [ - 6 + 3 ], "notes": [ "Initial setup will be done via the web interface on first access.", @@ -1364,7 +1382,7 @@ "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/dokploy.sh", "os": "debian", "categories": [ - 6 + 3 ], "notes": [ "Initial setup will be done via the web interface on first access.",