Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pulipulichen/docker-nginx-scale-to-zero

A reverse proxy to scale deployment to zero.
https://github.com/pulipulichen/docker-nginx-scale-to-zero

Last synced: about 14 hours ago
JSON representation

A reverse proxy to scale deployment to zero.

Awesome Lists containing this project

README

        

# docker-nginx-scale-to-zero
A reverse proxy to scale deployment to zero.

# Environment Variables

- BACKENDS=["80,blog.pulipuli.info"]
- CONNECT_TIMEOUT=7s
- VPN_HTTP_PORT=31443
- DEBUG_LOCAL_PORT
- ENV_SERVICE_SERVER
- PORT_ADMIN_INDEX
- PORT_REDIRECT_TO_VPN

# Ports

- main:80 (看BACKENDS的設定)
- admin-index:9001
- redirect-to-vpn:9002