Tapico / tapico-turborepo-remote-cache

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

Error Setting up tapico-turborepo-remote-cache #26

Open AndreaColombo-sesamo opened 1 month ago

AndreaColombo-sesamo commented 1 month ago

Hi!

I would like some help setting up tapico remote caching on GCP Cloud Run. I already created a Bucket for storing the cache but i cannot start the Cloud Run with the Tapico Image on my GCP registry.

In the Cloud Run i created these env variables through the Google Console:

What else do i need to provide? Which are the mandatory envs? Do i need to use turbo login for the turbo token?

I would like to mention that i am pulling the AMD64 image: ghcr.io/tapico/tapico-turborepo-remote-cache:sha-6ff5395@sha256:077634c623996b5131042c7aa74b25c1fa1a3f9fc4eb2196b56609c07ff1371a

Thanks, in advance, Andrea

AndreaColombo-sesamo commented 1 month ago

The error i receive is the "terminated: Application failed to start: failed to load /go/bin/tapico-turborepo-remote-cache: exec format error"