gocloudproxy

command module
v0.0.0-...-fff56b5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 9, 2021 License: Apache-2.0 Imports: 14 Imported by: 0

README

gocloudproxy

Small service for proxying HTTP to cloud storage using gocloud

  • Handles If-None-Match and If-Modified-Since headers, so browser caching works.
  • Only does proxying, leaving auth, HTTPS, etc. to other components.

Environment Variables

See also gocloud blob docs

Environment Variables Description Required Default
STORAGE_URL gocloud url for the storage *
PORT The port number to be assigned for listening. 8080
AWS_REGION The AWS region where the S3 bucket exists.
AWS_ACCESS_KEY_ID AWS access key for S3.
AWS_SECRET_ACCESS_KEY AWS secret key for S3.
AZURE_STORAGE_ACCOUNT Storage account for Azure
AZURE_STORAGE_KEY Storage key for Azure

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL