Skip to content

thomas-vlyby/nginx-gcs-static-proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nginx based image with GCS proxying

Environment variables:

GCS_BUCKET - GCS bucket to point at.

ROUTING - routing to use. Possible values: react, gatsby, disabled.

PATH_PREFIX - Bucket URL path prefix, defaults to empty string.

INDEX - index path. Default: index.html.

PORT - port to listen at. Default: 80.

FORCE_HTTPS - If defined, will redirect http to https with 301 http code.

ERROR_404 - error 404 handling. Not available when routing is react. Default: /404.html.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Smarty 61.4%
  • Shell 28.0%
  • Dockerfile 10.6%