SaaSHub helps you find the best software and product alternatives Learn more →
Nginx Proxy Manager Alternatives
Similar projects and alternatives to Nginx Proxy Manager
-
-
Nutrient
Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
-
awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
-
-
-
-
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
docker-swag
Nginx webserver and reverse proxy with php support and a built-in Certbot (Let's Encrypt) client. It also contains fail2ban for intrusion prevention.
-
-
-
-
-
crowdsec
CrowdSec - the open-source and participative security solution offering crowdsourced protection against malicious IPs and access to the most advanced real-world CTI.
-
-
-
-
-
-
-
self-hosted_docker_setups
A collection of my docker-compose files used to setup self-hosted services on Raspberry Pi 4 running 64-bit Raspberry Pi OS
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Nginx Proxy Manager discussion
Nginx Proxy Manager reviews and mentions
- Nginx Proxy Manager
-
A story on home server security
If anyone is looking for one, https://nginxproxymanager.com/
Been using it for years and it’s been solid.
-
Blackcandy: Self hosted music streaming server
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] https://nginxproxymanager.com/
-
Zoraxy: Open-Source, All in one homelab network routing solution
https://github.com/NginxProxyManager/nginx-proxy-manager/iss...
-
Take a look at traefik, even if you don't use containers
Why trafik over nginx for my modest needs, a couple docker hosts and a few dozen containers. I use https://github.com/NginxProxyManager/nginx-proxy-manager, would trafik provide a benefit on such a small scale?
-
Ask HN: What Underrated Open Source Project Deserves More Recognition?
I discovered these 3 amazing projects recently:
Cryptpad, essentially google docs/sheets/forms e2e encrypted. It does include collaboration. https://github.com/cryptpad/cryptpad
Immich, google photos self hostable, with share options https://github.com/immich-app/immich
Nginxproxymanager manages certificates and proxies to self hosted stuff through nginx https://github.com/NginxProxyManager/nginx-proxy-manager
Great self hosting stuff!
-
DevOps Simplified: Easy-to-Use Container Projects Deployment
Nginx Proxy Manager
- Baserow Behind Nginx Proxy Manager - Error Connot Connect to API SERVER
-
Can I put multiple services on one web domain using subdomains?
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.
-
:latest or :version for supporting services?
Prime example: Nginx Proxy Manager is often recommended in the sub. The latest minor release came with breaking changes (so already ignoring semver). I bet you many people were running on latest and then had broken stuff: https://github.com/NginxProxyManager/nginx-proxy-manager/releases/tag/v2.10.0
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Feb 2025
Stats
NginxProxyManager/nginx-proxy-manager is an open source project licensed under MIT License which is an OSI approved license.
Nginx Proxy Manager is marked as "self-hosted". This means that it can be used as a standalone application on its own.
The primary programming language of Nginx Proxy Manager is JavaScript.
Popular Comparisons
- Nginx Proxy Manager VS traefik
- Nginx Proxy Manager VS acme-dns
- Nginx Proxy Manager VS docker-swag
- Nginx Proxy Manager VS BunkerWeb
- Nginx Proxy Manager VS uptime-kuma
- Nginx Proxy Manager VS paperless-ngx
- Nginx Proxy Manager VS miniProxy
- Nginx Proxy Manager VS crowdsec
- Nginx Proxy Manager VS caddy-docker-proxy
- Nginx Proxy Manager VS homer
Review ★★★★★ 10/10
Great for homelabs, also cool for learning NGINX configs - don't just set and forget, go behind the scenes and look at the nginx.conf files that are created via this UI.