basecamp / kamal

Deploy web apps anywhere.
https://kamal-deploy.org
MIT License
9.37k stars 357 forks source link

Traefik renew letsencrypt certificates #836

Open kenzo2013 opened 3 weeks ago

kenzo2013 commented 3 weeks ago

Hi guys,

How can I renew manually and automatically letsencrypt with traefik?

Please help

k3vout commented 2 weeks ago

Hi @kenzo2013, did you find out?

k3vout commented 2 weeks ago

In my case, I had to open port 80 on Hetzner to renew the certificate. https://community.letsencrypt.org/t/solved-acme-traefik-no-new-certificates-are-generated/190750/2

kenzo2013 commented 2 weeks ago

@k3vout I did this kamal traefik restart

k3vout commented 2 weeks ago

@k3vout I did this kamal traefik restart

@kenzo2013, I tried that but it didn't work, opening the port worked for me. Thanks for your reply anyway.