[PR #81] [MERGED] Make ACME cache directory location configurable #281

Closed
opened 2026-03-13 16:15:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/acme-dns/acme-dns/pull/81
Author: @Ajedi32
Created: 5/7/2018
Status: Merged
Merged: 5/14/2018
Merged by: @joohoi

Base: masterHead: configurable_acme_cache


📝 Commits (2)

  • c9a45b5 Remove trailing whitespace from README and config
  • 4770a59 Make ACME cache directory location configurable

📊 Changes

4 files changed (+20 additions, -15 deletions)

View changed files

📝 README.md (+12 -10)
📝 config.cfg (+6 -4)
📝 main.go (+1 -1)
📝 types.go (+1 -0)

📄 Description

Makes it possible to adjust where the ACME certificates, accounts credentials, etc, are stored.

This is necessary for running the server as a non-root user within the Docker container. See #79


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/acme-dns/acme-dns/pull/81 **Author:** [@Ajedi32](https://github.com/Ajedi32) **Created:** 5/7/2018 **Status:** ✅ Merged **Merged:** 5/14/2018 **Merged by:** [@joohoi](https://github.com/joohoi) **Base:** `master` ← **Head:** `configurable_acme_cache` --- ### 📝 Commits (2) - [`c9a45b5`](https://github.com/acme-dns/acme-dns/commit/c9a45b5818715197641726689e5b7078b684ebe6) Remove trailing whitespace from README and config - [`4770a59`](https://github.com/acme-dns/acme-dns/commit/4770a5967739374067ce1aa0c9ec03c661f5fca3) Make ACME cache directory location configurable ### 📊 Changes **4 files changed** (+20 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+12 -10) 📝 `config.cfg` (+6 -4) 📝 `main.go` (+1 -1) 📝 `types.go` (+1 -0) </details> ### 📄 Description Makes it possible to adjust where the ACME certificates, accounts credentials, etc, are stored. This is necessary for running the server as a non-root user within the Docker container. See #79 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-13 16:15:13 +03:00
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#281
No description provided.