[GH-ISSUE #142] default docker-compose is not synced with default config #57

Closed
opened 2026-03-13 15:34:01 +03:00 by kerem · 1 comment
Owner

Originally created by @kostyrev on GitHub (Feb 1, 2019).
Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/142

I've noticed that docker-compose config mounts data directory into /var/lib/acme-dns but default config does not uses it and that leads to data loss after container gets recreated.

Originally created by @kostyrev on GitHub (Feb 1, 2019). Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/142 I've noticed that docker-compose config [mounts](https://github.com/joohoi/acme-dns/blob/master/docker-compose.yml#L15) data directory into `/var/lib/acme-dns` but default config [does not uses](https://github.com/joohoi/acme-dns/blob/master/config.cfg#L30) it and that leads to data loss after container gets recreated.
kerem closed this issue 2026-03-13 15:34:06 +03:00
Author
Owner

@joohoi commented on GitHub (Feb 1, 2019):

Oh, damn. You are completely right in this. Looks like a modification slipped in in commit f64de035 . This is completely a mistake from my side, I'll fix the default configuration file right away!

Thanks for opening issue!

<!-- gh-comment-id:459636681 --> @joohoi commented on GitHub (Feb 1, 2019): Oh, damn. You are completely right in this. Looks like a modification slipped in in commit f64de035 . This is completely a mistake from my side, I'll fix the default configuration file right away! Thanks for opening issue!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/acme-dns#57
No description provided.