gcsproxy icon indicating copy to clipboard operation
gcsproxy copied to clipboard

Reverse proxy for Google Cloud Storage

Results 11 gcsproxy issues
Sort by recently updated
recently updated
newest added

Would be great with an example containing: * setting up gcsproxy with a storage bucket example. are all buckets exposed? * managing access, guessing we need to do this using...

Hello! First of all, thanks for your work, this project is awesome! I've upgraded all the dependencies because I just begun to use it. I also made a couple of...

### What and Why? To support `Range` HTTP header and `206 partial content` responses. This is most useful for streaming large files like videos without blocking page loads. ### Previous...

* This extends the defaultIndex logic to return a 404 for the index.html if it is not found. * Additionally, we keep looking for the "defaultIndex.html" file in the URL...

How to specify path to application_default_credentials.json ? I just downloaded em to my PC, but still got error when launching docker image with gcsproxy

Had an issue with our local usage before we realized that we were building a much older version due to it being specified in the example `Dockerfile`. Offering a quick...

Hi! First of all, thank you for the project. I have been using it for a year and works perfectly, but I have a request to support streaming answer. I...

## Summary This pull request introduces a new `-s` CLI option that allows specifying a bucket name directly instead of extracting it from the requested paths. ## My use case...

Hello, Is it possible to request a feature to let gcsproxy to log in json format? Thanks