I might have done exactly this, thanks for pointing it out. Is Nginx proxy manager considered secure enough to use on extremal sites?
Comment on Should I replace NPM?
cron@feddit.org 2 days ago
Please don’t confuse the nginx proxy manager (npm) with the node.js packet manager (npm). The latter is frequently in the news regarding security vulnerabilities.
brewery@feddit.uk 2 days ago
thelittleblackbird@lemmy.world 2 days ago
Nginx is considered battle tested.
Very few products have this level of puic scrutiny and and a good record of being safe.
Once this is said, the majority of problems come from misconfigurations, so triple check the things
cron@feddit.org 2 days ago
Personally, I would try to avoid publishing nginx proxy manager’s management web ui to the general public.
brewery@feddit.uk 23 hours ago
That is not published externally - I only forward ports 80 and 443, and only access the admin interface locally or through a vpn to my router. Would this be ok? Thanks for your input
cron@feddit.org 22 hours ago
Yes, that is exactly what I meant.
AkatsukiLevi@lemmy.world 2 days ago
For a moment I was really confuser as to how Caddy could replace nodejs’s package manager