[GH-ISSUE #178] Supports SQLite & PostgreSQL as DB backends #74

Closed
opened 2026-03-13 15:40:48 +03:00 by kerem · 2 comments
Owner

Originally created by @icelava on GitHub (Sep 2, 2019).
Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/178

We learnt about ACME-DNS via the EFF article on options to make DNS challenges more automated and easier to handle.

https://www.eff.org/deeplinks/2018/02/technical-deep-dive-securing-automation-acme-dns-challenge-validation

This software has a feature statement "Supports SQLite & PostgreSQL as DB backends" but I am guessing the reality is one has to choose either SQLite or PostgreQL?

INFO[0000] Using config file file=/etc/acme-dns/config.cfg
ERRO[0000] Could not open database [unable to open database file]

I don't see any option to go with plain text zone files?

Originally created by @icelava on GitHub (Sep 2, 2019). Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/178 We learnt about ACME-DNS via the EFF article on options to make DNS challenges more automated and easier to handle. https://www.eff.org/deeplinks/2018/02/technical-deep-dive-securing-automation-acme-dns-challenge-validation This software has a feature statement "Supports SQLite & PostgreSQL as DB backends" but I am guessing the reality is one has to choose either SQLite or PostgreQL? > INFO[0000] Using config file file=/etc/acme-dns/config.cfg > ERRO[0000] Could not open database [unable to open database file] I don't see any option to go with plain text zone files?
kerem closed this issue 2026-03-13 15:40:53 +03:00
Author
Owner

@joohoi commented on GitHub (Sep 3, 2019):

Yeah, you need to choose one of those. Plain zone files support is not planned as for now.

<!-- gh-comment-id:527347257 --> @joohoi commented on GitHub (Sep 3, 2019): Yeah, you need to choose one of those. Plain zone files support is not planned as for now.
Author
Owner

@joohoi commented on GitHub (Sep 3, 2019):

I'm closing this issue as resolved.

<!-- gh-comment-id:527347319 --> @joohoi commented on GitHub (Sep 3, 2019): I'm closing this issue as resolved.
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#74
No description provided.