this post was submitted on 08 Jun 2023
85 points (100.0% liked)
Free and Open Source Software
713 readers
1 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Jumping back on to correct myself: AGH does have local DNS ability. It's under 'DNS rewrites' and behaves like a host file. Works perfectly!
Edit: well sort of. Doesn't want to accept IP:port format. Damn. I'll have to keep looking...
Thanks! I’m running caddy server on a raspberry pi (same machine as pi-hole). I use it for the reverse proxy mostly. It maps the domain to the specific machine. My pi-hole maps all the domains to the IP of the caddy server. Probably there’s a more efficient way to do this but I haven’t tried yet.