|
|
|
|
|
by dexterbt1
2838 days ago
|
|
Same with me, they're my go-to dockerized automated https reverse proxy setup. Takes a few minutes to setup. But recently though, I grew tired of handling 2 or more docker images, then I discovered https://github.com/Valian/docker-nginx-auto-ssl. One image, sets up in a single command without volume sharing complexity of jwilder/nginx-proxy. One caveat though is the larger cpu overhead (from lua) when handling high volume or high reqs/sec. |
|