Skip to content

SPIRE Registration

SPIRE Registration (protocolsoup-spire-registration)

Section titled “SPIRE Registration (protocolsoup-spire-registration)”

Image: ghcr.io/parlesec/protocolsoup-spire-registration

Run this one-shot container to create baseline SPIRE workload registration entries after SPIRE server is healthy.

PropertyValue
TCP portNone
Socket/run/spire/sockets/server.sock (read-only)
BehaviorRuns once and exits with code 0
Terminal window
docker run --rm \
-v spire-server-socket:/run/spire/sockets:ro \
ghcr.io/parlesec/protocolsoup-spire-registration:latest
  • Run after SPIRE server and SPIRE agent are healthy.
  • This is a bootstrap step, not a long-running service.
  • Review and adjust created workload entries to match your deployment topology.