Skip to content

Conversation

@mostlygeek
Copy link
Contributor

This commit adds a run.sh as the default entry point for the docker image. The run script maps optional environment variables to the command line flags used by tsidp-server. This makes the tsidp container align with the config-by-env-vars convention in docker deployments.

Fixes: #50

This commit adds a run.sh as the default entry point for the docker
image. The run script maps optional environment variables to the command
line flags used by tsidp-server. This makes the tsidp container align
with the config-by-env-vars convention in docker deployments.

Fixes: #50

Signed-off-by: Benson Wong <benson@tailscale.com>
@mostlygeek mostlygeek merged commit 5007403 into main Sep 23, 2025
2 checks passed
@mostlygeek mostlygeek deleted the mostlygeek/docker-usability branch September 23, 2025 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

improve tsidp docker usability

2 participants