Skip to content
Discussion options

You must be logged in to vote

Five backends, three decision axes: operational simplicity, multi-host accessibility, and integration with downstream consumers. The defaults are deliberate: most CertMate deployments are happy on local filesystem. Switch only when one of the axes pulls you off it.

Local Filesystem (default). Certificates live under data/certs/<domain>/ (Q8). Zero new dependencies. The container is the source of truth. The same volume mount that protects your settings (Q2) protects your certs.

  • Pick when: single-host deployments, single-consumer (CertMate is also the cert distributor via deploy hooks), or when you want the simplest possible recovery story ("restore the data directory and you are back").
  • S…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by fabriziosalmi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant