Comment on How to reach different services via name instead of ip?
ReticulatedPasta@lemmy.world 2 weeks ago
This would be done either via a reverse proxy (for public access via a domain you own, ex: service1.reticulatedpasta.com), or via a local DNS server if only being accessed via LAN. For a reverse proxy, I use caddy which also manages SSL certs.