Vanessa10 8h ago
What do you use for SSL certificate automation? · General Discussion
Traefik is fine if you are already containerized. The thread started with "heavy dependencies" as a concern. Traefik adds Go binary + Docker socket access + label magic. Different weight class.
For bare metal or simple VPS, acme.sh is the right answer. Fo...