Tapico / tapico-turborepo-remote-cache

A server for TurboRepo Remote Cache to store cache artefacts in Google Cloud Storage or Amazon S3
MIT License
133 stars 10 forks source link

feat: add CLI arguments and add simple auth check #1

Closed tapico-weyert closed 2 years ago

tapico-weyert commented 2 years ago

Introducing CLI arguments to pass the necessary arguments via environment variables or via CLI arguments

Added new CLI argument named --turbo-token that accepts a comma-separated list of TURBO_TOKEN that the server should accept, if its not listed it will return a 401 Unauthorized header