Skip to content

Latest commit

 

History

History

gcsweb

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

gcsweb

gcsweb is a web frontend to Google Cloud Storage that uses the GCS API.

To access private buckets, the user has to specify a valid OAuth token with the --oauth-token-file flag.

You can build a docker image of it by running the following command:

go run ./gcsweb/cmd/gcsweb