Live data from Hacker News

Nginx Unit – Universal web app server

github.com

1–10 of 201 posts

Re: Nginx Unit – Universal web app server

#6
I only glanced at the docs, but way they expect apps to integrate with it seems a bit convoluted to me? It's not really a reverse proxy at this

What would be wrong with just using HTTP/2, maybe with a few custom headers sprinkled in for custom features?

Re: Nginx Unit – Universal web app server

#10

Thought for a second that it included automatic TLS certificates but that is still done manually with Certbot, which also isn’t that difficult.

Not that difficult, but it’s still a separate dependency (with python requirements). If the goal here is a Caddy competitor, then IMO it’s missing the mark in terms of “one stop shop”. What’s the killer feature?
Post reply on HN