Nginx Proxy Manager
acme-dns
Our great sponsors
Nginx Proxy Manager | acme-dns | |
---|---|---|
617 | 33 | |
13,791 | 1,668 | |
4.6% | - | |
6.0 | 3.9 | |
5 days ago | 8 days ago | |
JavaScript | Go | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Nginx Proxy Manager
-
How can I access my local Docker apps by Fully Qualified Domain Name from my MacOS host?
I ended up using the NGINX Proxy Manager [the projects home site] and added certificates but I'm seeing a fair number of installs going with https://traefik.io on YouTube.
-
Moving reverse proxy from cloudflare
Nginx Proxy Manager is a very easy and popular reverse proxy with a GUI.
Otherwise is the Nginx Proxy Manager a nice looking Reverse Proxy based on nginx with a GUI. I've been using it myself for a few years and experienced a few times some stability problems after updating with docker compose. Otherwise rock solid for me.
- Internal DNS Entries for Port Numbers?
- I'm looking for a web interface for me to access all my stuff from one domain without any ports
-
How do you renew SSL certificates?
My reverse proxy does it automatically, NginxProxyManager.
-
Any Idea Where Should I Start? Newbie Here
Put on Debian or Ubuntu, using docker/docker-compose install Plex, Nextcloud (nice way to store your files), and some sort of reverse proxy like NPM.
-
My "Reverse proxy server for noobs" project is now open source
Yes, after a long while, it was updated, on an update with no new features, that broke the software software for many people, including myself. (Check out the numerous bug reports for version 2.10.x and the recommended fix is to rollback to 2.9.22. They have been announcing and promising version 3 for over 2 years.
-
Http:3000 to HTTPS
How about dockerising your application then using Nginx proxy manager as your proxy it's so easy to get ssl certificate and to install and setup that's how I'd serve it https://nginxproxymanager.com/... check it out
-
What is currently the bee's knees method for accessing your home stuff from outside?
I run a t4g.nano ec2 ($5/month) instance as a Nebula lighthouse with Nginx Proxy Manager (NPM). My lab hosts run a nebula instance, and I reverse proxy to them over Nebula.
acme-dns
-
I've created a solution for managing internal domains, how do I selfhost this more?
As someone else said, it’s a huge pain to run your own dns services. However, if you want some separation, I recently saw https://github.com/joohoi/acme-dns
-
LeGo CertHub v0.9.0 with Docker Support
v0.9.1 is out and natively supports both https://github.com/joohoi/acme-dns and any dns provider available in https://github.com/acmesh-official/acme.sh
What DNS challenge providers are supported? Specifically, is acme-dns (https://github.com/joohoi/acme-dns) supported?
-
How do you deal with SSL certs management?
I have set up an acme-dns server to answer ACME DNS Challenges: https://github.com/joohoi/acme-dns
-
How to configure and use acme-dns?
Wanting to set up acme-dns for acquiring wildcard certificates. I have a decent understanding of DNS and Let's Encrypt (at least HTTP validation), but there are a few things I don't quite understand after having read the instructions. Can't really find any sort of support channel.
-
What is a good alternative if port 80 is blocked?
The DNS challenge can be easily automated using https://github.com/joohoi/acme-dns - you do need an IP you can run a DNS server on though.
-
Did Manjaro just forget to renew the SSL certificate?
b) If you have a fairly static IP, you can setup an acme-dns instance
It's a bit more involved, but you can set up wildcard certificates to update automatically. Certbot has some pre-made plugins for this for several DNS providers. If yours is not on that list, there's a tool called acme-dns which is a minimal DNS server you can run on your server and delegate _acme-challenge.yourdomain.com to. If you don't want to run that on your own, you can also use the publicly hosted server/API for it.
-
Reverse proxy for internally hosted services
In case you're not already familiar with it: one thing I'd recommend is using https://github.com/joohoi/acme-dns to obtain the certificates. You basically just point the subdomain you need wildcard certs for at that DNS server (a one time thing, ie you don't have to do this every three months), and the related tool https://github.com/acme-dns/acme-dns-client can get the certificates in a nice, automated, way without you ever having to expose the private reverse proxy to the Internet.
What are some alternatives?
traefik - The Cloud Native Application Proxy
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.
socks5-proxy-server - SOCKS5 proxy server
docker-pi-hole - Pi-hole in a docker container
bunkerweb - 🛡️ Make your web services secure by default !
caddy-docker - Source for the official Caddy v2 Docker Image
frp - A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
authelia - The Single Sign-On Multi-Factor portal for web apps
homer - A very simple static homepage for your server.
crowdsec - CrowdSec - the open-source and participative IPS able to analyze visitor behavior & provide an adapted response to all kinds of attacks. It also leverages the crowd power to generate a global CTI database to protect the user network.
uptime-kuma - A fancy self-hosted monitoring tool
vaultwarden - Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs