mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
docker - AdGuardHome.yaml is not persistent #527
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#527
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 @hexeth on GitHub (Feb 15, 2019).
Originally assigned to: @ezbiranik on GitHub.
Currently AdGuardHome.yaml appears to be stored in
/instead of/opt/adguardhome/confwhen running the docker. The current instructions in the readme claim the configuration files should be mapped to here, however this do not create any persistence.@ameshkov commented on GitHub (Feb 18, 2019):
@hexeth the README is a bit inconsistent at the moment. It will be okay once we release v0.93 update.
@ezbiranik commented on GitHub (Feb 18, 2019):
@hexeth to have persistent configuration and data you can use
adguard/adguardhome:edgeversion of the image for now.@ameshkov commented on GitHub (Feb 25, 2019):
latestshould be also okay now