mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
Option to backup settings or sync settings #3029
Labels
No labels
P1: Critical
P2: High
P3: Medium
P4: Low
UI
bug
cannot reproduce
compatibility
dependencies
docker
documentation
duplicate
enhancement
enhancement
external libs
feature request
good first issue
help wanted
infrastructure
invalid
localization
needs investigation
performance
potential-duplicate
question
recurrent
research
snap
waiting for data
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AdGuardHome#3029
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @iUnstable0 on GitHub (Sep 11, 2021).
Have a question or an idea? Please search it on our forum to make sure it was not yet asked. If you cannot find what you had in mind, please submit it here.
Prerequisites
Problem Description
I have 2 unused computers so I installed AdGuardHome on both computers (let the first computer = A and the second computer = B)
On computer A I edited adguard home settings and I want to sync the settings to computer B, I can just copy the YAML config file to computer B but it's inconvenient.
Proposed Solution
I'm suggesting make an option on the web panel to download config. So I can go into the web panel on computer A and download the config file, then on computer B web panel load the config I downloaded.
Alternatives Considered
Make both computer settings sync so I can have a primary and secondary DNS servers (In case I have to shut down computer A all devices on my network will use computer B as secondary DNS server)
Additional Information
This can be useful as backup too, in case you messed up the settings you can choose to restore from the previous config file or reset all settings
@ainar-g commented on GitHub (Sep 13, 2021):
Sounds like a dup of #1147.