You can try it manually:   docker exec -it NginxProxyManager bash   And then something like: certbot renew --dry-run or certbot renew --force-renewal Run certbot --help renew to see all options available  
    • Like
    2