forked from TheRealCodeVoyage/arr-stack-setup-with-pihole
-
Notifications
You must be signed in to change notification settings - Fork 74
SSL using lets encrypt #13
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Awesome project!
I have one suggestion:
Currently, your "+ local DNS" setup guide doesn’t support SSL certificates. I’d like to propose a third configuration:
Use Case:
- I want to access my service using my proper domain (e.g., domain.com) instead of .lan, with HTTPS enabled.
- I’d like to point my domain to a local IP address, keeping the service private and not exposed to the external world (I’ll be using Tailscale for secure remote access).
It would be great to have a configuration supporting this setup. I understand many people may not want to use a “Cloudflare Tunnel,” since that involves routing traffic through an external cloud server. A lot of users might prefer a setup that allows SSL + personal domain + local DNS access.
For external access, I can use Tailscale on my device, making it part of my network from anywhere while keeping everything private with a valid SSL certificate. In essence, this would be a “buff” version of your .local setup.
I hope this makes sense and is clear.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request