Re: [systemd-devel] how to use systemd credentials properly

2025-05-05 Thread Lennart Poettering
On Sa, 03.05.25 14:50, Xogium (cont...@xogium.me) wrote: > Hi, > > so for context, I want to isolate most services I plan on running inside > containers, with each its own nginx, php, etc. > > My issue is with credentials. I would like the host to handle the renewal of > tls certificate, and to ha

[systemd-devel] how to use systemd credentials properly

2025-05-03 Thread Xogium
Hi, so for context, I want to isolate most services I plan on running inside containers, with each its own nginx, php, etc. My issue is with credentials. I would like the host to handle the renewal of tls certificate, and to have the credentials propagated via systemd-nspawn to the services