SPIFFE/SPIRE workload identity agent for Zentinel reverse proxy.
# Install just this agent
zentinel bundle install spiffe
# Or install all bundled agents
zentinel bundle installThe bundle command downloads the correct binary for your platform and places it in the standard location. See the bundle documentation for details.
cargo install zentinel-agent-spiffegit clone https://github.com/zentinelproxy/zentinel-agent-spiffe
cd zentinel-agent-spiffe
cargo build --releaseSee zentinelproxy.io/docs/agents/spiffe
Apache-2.0