Y
Hacker News
new
|
ask
|
show
|
jobs
by
moochee
852 days ago
I’m curious how to auto-renew lets encrypt certs, do you mind sharing the tips? Thanks
2 comments
tacone
852 days ago
I am using nginx-proxy (look it up on github) . It hasn't been that simple to put together, I will investigate MicroK8S in the future.
link
uolgoz
849 days ago
traefik (
https://traefik.io/traefik
) is also pretty good at this. I've used it to get certs auto-renewed for my projects.
link