▲ | devttyeu a day ago | |||||||
Yeah this could happen one day | ||||||||
▲ | 9dev a day ago | parent | next [-] | |||||||
You know, Tailscale serve basically does this right now, but if I could skip this step and let systemd expose a local socket via HTTPS, automatically attempting to request a certificate for the hostname, with optional configuration in the socket unit file… I would kinda like that actually | ||||||||
| ||||||||
▲ | pta2002 a day ago | parent | prev | next [-] | |||||||
You can basically implement this right now already by using a systemd generator. It’s not even a particularly bad idea, kinda want to try doing it to hook it up to nginx or something, would make adding a reverse proxy route as simple as adding a unit file, and you could depend on it from other units. | ||||||||
▲ | akagusu a day ago | parent | prev [-] | |||||||
I'm sure this will become a dependency of GNOME |