Skip to content

Docker renewing certificate(s) on startup even if certificate exists #796

Answered by stevmon
stevmon asked this question in Q&A
Discussion options

You must be logged in to vote

Thank you for your response.

I had read that section but did not really comprehend how to implement it. I followed the links and did not gather any information that was specific enough for me and actually confused me on what I needed to do.

In fact I spent part of the day searching for items pertaining to acme.sh and implementing it in a YML file - which really took me further off course.

But! I finally did realize that what I needed to do was to create a volume in the volumes section of both my letsencrypt-proxy and nginx-proxy containers in the YML containing:

  - letsencrypt-acme:/etc/acme.sh

This was not obvious to me from that snippet. Also there is a link further down in that page …

Replies: 6 comments 12 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by buchdag
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
12 replies
@stevmon
Comment options

@zanzara
Comment options

@buchdag
Comment options

@zanzara
Comment options

@SeungWookHan
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants
Converted from issue

This discussion was converted from issue #789 on May 16, 2021 17:35.