SPIRE is a SPIFFE runtime environment. I use it in my infra to easily provide certificates or tokens to various workloads across the homelab. These can be used for service-to-service communication.
{
imports = [
./agent.nix
./certs.nix
./creds.nix
./entries.nix
./server.nix
./tunnels.nix
./users.nix
];
}This module has several different subcomponents, each broken out into their own submodules.
=> server
text/gemini;lang=en-USThis content has been proxied by September (UNKNO).