trappar/TurboRepo Remote Cache Server
Runs a TurboRepo remote cache server based on ducktors/turborepo-remote-cache.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| storage-provider | Possible values are s3, google-cloud-storage, or azure-blob-storage. Local storage is technically supported but is useless. | no | — |
| storage-path | The name of s3, google-cloud-storage, or azure-blob-storage bucket. | no | — |
| team-id | Sets the TURBO_TEAM env variable, which controls the directory where cache entries will be saved. | no | ci |
| host | Used to set the TURBO_API env variable. | no | http://127.0.0.1 |
| port | Sets the port the server will listen on, and is added to the end of the TURBO_API env variable. | no | — |
Outputs
no outputs