Skip to content
Discussion options

You must be logged in to vote

Hi Stefan,

The functionality you need is achievable with some minor adjustments to the nginx configuration used by acme2certifier. I have created a test build that includes these changes and stored it on Docker Hub. For testing, you can pull it using the following command:

docker pull grindsa/acme2certifier:nginx_improvements

When using this build or any release from acme2certifier v0.37 onwards, you will need to update the logging configuration. The simplest way to do this is to create a modified nginx.conf file and mount it into your acme2certifier container during startup. Below is the example configuration I used during my tests (please note the changed "Logging Settings" section:

# n…

Replies: 3 comments

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
0 replies
Answer selected by grindsa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants