openziti / ziti-tunnel-sdk-c

Apache License 2.0
43 stars 16 forks source link

enable setting only the enroll token var in default run state #824

Closed qrkourier closed 6 months ago

qrkourier commented 6 months ago

This change minimizes the Docker run command by providing a default value ZITI_IDENTITY_BASENAME=ziti_id, e.g.,

docker run --env ZITI_ENROLL_TOKEN=$(< ./hello-host.jwt) openziti/ziti-host