🦊 Foxly AdGuard Updater

AdGuard Home Updater · Docs

Verified updates. Recoverable by design.

Installation, supported environments, scheduling, safeguards, and recovery in one place.

Overview

The updater installs verified stable AdGuard Home releases.

Independent community project — not affiliated with AdGuard.

Requirements

  • Linux with systemd; amd64 or arm64
  • Supported bare-metal installation under /opt/AdGuardHome
  • curl, tar, sha256sum, flock, systemctl, dig

Installation

curl -fsSL https://install.foxly.de/install.sh | sudo bash

Automatic updates are disabled by default.

Settings

Validated settings are stored in /etc/default/adguard-update.

Operations

adguard-update --check
adguard-update --dry-run
sudo adguard-update
adguard-update --status
adguard-update --list-backups

Logs are written locally.

Safeguards

  • Release archive and checksum file from the same release
  • Mandatory validation
  • Versioned backups and health checks

Recovery and help

sudo adguard-update --rollback

Backups are retained for recovery.

GitHub Issues ↗ · Full reference ↗