Nginx Proxy Manager might be a bit more popular than Caddy. We know about 293 links to it since March 2021 and only 247 links to Caddy. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
This single record will suffice as we will be using a reverse proxy to map each of our application. For the reverse proxy solution, we will be using Caddy, particularly xcaddy. - Source: dev.to / about 14 hours ago
It looks nice and friendly, but for developers I can recommend exploring caddy[1] or nginx[2]. It's a useful technology to have worked with, even if they're ultimately only used for proxying analytics. [1] https://caddyserver.com/. - Source: Hacker News / 17 days ago
I began to self-host a Minecraft server using Crafty Controller, an Excalidraw instance, Docmost to replace Notion, Plane to replace Jira, and Penpot to replace Figma. To be able to access them from the internet, I used Nginx Proxy Manager to set up reverse proxies with SSL. You can use Traefik or Caddy instead, but I enjoyed the ease-of-use of NPM. For a dashboard solution, I started with Homarr, but later... - Source: dev.to / 22 days ago
Caddy is the ultimate web server anyone should be using. This is true for production as well as for local development. It is very fast, and by default obtains and renews SSL certificates automatically. This is useful for when you want to test certain website feature that is only allowed when they're accessed with HTTPS. You get free TLS for all your subdomains, and it does that in a scalable way. - Source: dev.to / about 2 months ago
Fortunately Caddy is not evil: https://caddyserver.com/. - Source: Hacker News / 2 months ago
I began to self-host a Minecraft server using Crafty Controller, an Excalidraw instance, Docmost to replace Notion, Plane to replace Jira, and Penpot to replace Figma. To be able to access them from the internet, I used Nginx Proxy Manager to set up reverse proxies with SSL. You can use Traefik or Caddy instead, but I enjoyed the ease-of-use of NPM. For a dashboard solution, I started with Homarr, but later... - Source: dev.to / 22 days ago
Pi-hole is a killer application and I've loved it since I got it setup. One other app I highly recommend to run on your Pi in addition to Pi-hole is Nginx Proxy Manager[1]. [1]: https://nginxproxymanager.com/. - Source: Hacker News / 2 months ago
If anyone is looking for one, https://nginxproxymanager.com/ Been using it for years and it’s been solid. - Source: Hacker News / 4 months ago
Most people will use nginx-proxy [0] or Traefik [1] for front ending home labs with LetsEncrypt certs... Beyond that people will protect them with things like Tailscale [2], Cloudflare Tunnels [3] or even just mTLS [4] for protected access. Home labbing today has a lot of amazing software and it's hard to keep up! And as for dashboarding [5] on top of all this there are a lot of options. [0]... - Source: Hacker News / 4 months ago
Take a look at NginxProxyManager. This would give you the opportunity to put everything in the form of service1.domain.com , service2.domain.com ,etc. Source: over 1 year ago
nginx - A high performance free open source web server powering busiest sites on the Internet.
Traefik - Load Balancer / Reverse Proxy
Apache HTTP Server - Apache httpd has been the most popular web server on the Internet since April 1996
Haproxy - Reliable, High Performance TCP/HTTP Load Balancer
Microsoft IIS - Internet Information Services is a web server for Microsoft Windows
Certbot - Automatically enable HTTPS on your website with EFF's Certbot, deploying Let's Encrypt certificates.