Soldato
- Joined
- 27 Oct 2006
- Posts
- 7,600
- Location
- London
The most dumb proof way of creating and managing lets encrypt certs and proxies I've ever come across is
Nginx Proxy Manager
Nginx Proxy Manager
Not dumb proof enough!
Does Nginx or HAProxy replace my use case for Unbound DNS overrides?One thing to look into that might help in future is using a reverse proxy for browsing your internal stuff. It gives you a single point of ingress into your 'hosted' stuff and you can have the proxy host the certificate with LetsEncrypt, and just do whatever you need on the back end.
Nginx proxy manager as mentioned above is one, if you're using Opnsense you should be able to use HAProxy quite easily too (have done this before).