Adguard Home Sync¶
AdGuard Home Sync is used to sync settings between my AdGuard Home instances.
It is installed only on the primary instance and is scheduled to run once a day, which is scheduled in the config file.
Installation¶
Default Port: 8080
Configuration path: /opt/adguardhome-sync
Install or Update
Config¶
/etc/systemd/system/adguardhome-sync.service
Enable service
Make symlinks from /opt/adguardhome-sync
to this repo.
Task List¶
task: Available tasks for this project:
* bootstrap: Bootstrap
* decrypt: Decrypt .env using SOPS
* encrypt: Encrypt .env using SOPS
* export: Export the task list
* init: Init
* install: Install
* install-service: Install service
* restart: Restart service
* start: Start service
* stop: Stop service