| ▲ | andrewstuart 5 hours ago | ||||||||||||||||
Even better is systemd socket activation. | |||||||||||||||||
| ▲ | wmanley 4 hours ago | parent | next [-] | ||||||||||||||||
I design all my services expecting to receive sockets this way. It makes sandboxing easy as the service itself doesn't need network access to have a listening socket. It's a shame docker never supported it. I feel like if they had got on board all those years ago there would be broad support across the software ecosystem for it and we wouldn't need half of these complicated iptables rules and proxies and service mesh. It would be a step towards a capability based system. | |||||||||||||||||
| ▲ | interf4ce 4 hours ago | parent | prev [-] | ||||||||||||||||
This is very interesting. I'm not sure what I'd use it for yet, but I imagine it could be useful for triggering ad hoc jobs over the network. Maybe have Home Assistant make a network call to kick off a daily back up when I leave the office at the end of a work day. | |||||||||||||||||
| |||||||||||||||||