You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nicolas Duchon edited this page Apr 5, 2021
·
2 revisions
The container provide the following utilities (replace nginx-proxy-acme with the name or ID of your acme-companion container when executing the commands):
Force certificates renewal
If needed, you can force a running acme-companion container to renew all certificates that are currently in use with the following command:
$ docker exec nginx-proxy-acme /app/force_renew
Manually trigger the service loop
You can trigger the execution of the service loop before the hourly execution with: