9 hours ago
Moved to a VM. One Xeon E3-1246, and it's utilized to about 10% - 15% with the exact same Nginx config.
So I'd say that confirms the hardware was under powered.
I find Nginx Proxy Manager to be more complicated than plain Nginx. Especially when what I want to do is something other than proxy_pass, like serving static files.
I also like being able to have my config as simple text files in a git repo and a bash script to deploy everything.
So I'd say that confirms the hardware was under powered.
(11 hours ago)Eri Cka Wrote: Why not stay with Nginx Proxy Manager in a Docker container ?
You may have misconfigured something
I find Nginx Proxy Manager to be more complicated than plain Nginx. Especially when what I want to do is something other than proxy_pass, like serving static files.
I also like being able to have my config as simple text files in a git repo and a bash script to deploy everything.