-
Notifications
You must be signed in to change notification settings - Fork 0
/
template.json
1 lines (1 loc) · 1006 Bytes
/
template.json
1
{"class_name":"Template","attributes":{"id":1,"kind":"rails","name":"Rails Stantard","description":"Rails with assets served by Nginx","build_config":{"INGRESS_CONFIGURATION_SNIPPET":"location ~* favicon|apple-touch-icon|android-chrome-|mstile-|safari-pinned-tab.svg|browserconfig.xml {\n return 404;\n}\nif ($manutencao = on) {\n return 307 https://custom-errors.baladapp.com.br/manutencao;\n}\nif ($http_x_forwarded_proto = http) {\n return 301 https://$server_name$request_uri;\n}","INGRESS_LIMIT_CONNECTIONS":10,"INGRESS_LIMIT_RPS":6,"INGRESS_LIMIT_RPM":20,"NGINX_BACKEND_PROXY_READ_TIMEOUT":240,"NGINX_SET_REAL_IP_FROM":"10.0.0.0/8","NGINX_CLIENT_MAX_BODY_SIZE":"10M","METRICS_PORT":9393,"BACKEND_PORT":3000,"NGINX_PORT":8080,"NGINX_X_FORWARED_PORT":443,"NGINX_X_FORWARED_PROTO":"https","RAILS_MIN_THREADS":1,"RAILS_MAX_THREADS":5,"IMAGE_PULL_SECRETS":"registryuser","TIMEZONE":"America/Sao_Paulo"},"created_at":"2021-05-20T23:24:26.669Z","updated_at":"2021-05-20T23:24:26.669Z"},"associations":[]}