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
Currently I'm using https://github.com/wallarm/docker-wallarm-node as a reverse proxy (this runs nginx) and I have several conf files each with their own config for the domains example.tld, www.example.tld, and mail.example.tld I'm trying to automate the management of said certificates. for now I've just been using the certbot/certbot container but it's modified and the renewal is triggered via a cron job. I would love to see if there was a way to have an acme.sh container manage this and reload the nginx process running inside of the wallarm/node container
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Currently I'm using https://github.com/wallarm/docker-wallarm-node as a reverse proxy (this runs nginx) and I have several conf files each with their own config for the domains example.tld, www.example.tld, and mail.example.tld I'm trying to automate the management of said certificates. for now I've just been using the certbot/certbot container but it's modified and the renewal is triggered via a cron job. I would love to see if there was a way to have an acme.sh container manage this and reload the nginx process running inside of the wallarm/node container
Beta Was this translation helpful? Give feedback.
All reactions