command
module
Version:
v0.0.0-...-fff56b5
Opens a new window with list of versions in this module.
Published: Feb 9, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.