Environment Variables
Listed in this page are all environment variables needed to run Reverse Proxy Nginx.
Last updated
Listed in this page are all environment variables needed to run Reverse Proxy Nginx.
Last updated
Variable Name | Type | Relevance | Required | Default |
---|---|---|---|---|
DOMAIN_NAME
String
Domain name
Yes
localhost
SUBDOMAINS
String
Subdomain names
Yes
RENEWAL_EMAIL
String
Renewal email
Yes
REVERSE_PROXY_INSTANCES
Number
Number of instances
No
1
STAGING
String
Generate fake or real certificate (true for fake)
No
false
NGINX_CPU_LIMIT
Number
CPU usage limit
No
0
NGINX_CPU_RESERVE
Number
Reserved CPU
No
0.05
NGINX_MEMORY_LIMIT
String
RAM usage limit
No
3G
NGINX_MEMORY_RESERVE
String
Reserved RAM
No
500M