Skip to content

Conversation

@renanmedina
Copy link

@renanmedina renanmedina commented Oct 27, 2025

Related to: #257

image

I also needed this feature to make it faster to setup multiple proxies without the need for the custom configuration in all of them.

I heavily use Nginx Proxy Manager, and even though creating custom rules are easy enough, having the option directly in the UI makes life easier and setups faster.

Maybe the best way would actually to have a "Timeouts" tab instead of just putting it directly into advanced tab??

@nginxproxymanagerci
Copy link

CI Error:

/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
certbot-node: Pulling from nginxproxymanager/nginx-full
Digest: sha256:8ab754c3fe7e59ab68d8d5800a3bc0495a193480ea780f2801bc81046b225865
Status: Image is up to date for nginxproxymanager/nginx-full:certbot-node
docker.io/nginxproxymanager/nginx-full:certbot-node
�[1;34m❯ �[1;36mTesting backend ...�[0m
yarn install v1.22.22
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
warning " > @apidevtools/swagger-parser@10.1.0" has unmet peer dependency "openapi-types@>=7".
[4/4] Building fresh packages...
Done in 39.13s.
yarn run v1.22.22
$ /app/node_modules/.bin/eslint .

/app/migrations/20251027193925_add_timeouts_to_proxy_hosts.js
   1:1  error  This group of assignments is not aligned            align-assignments/align-assignments
  14:1  error  Expected indentation of 1 tab but found 4 spaces    indent
  16:1  error  Expected indentation of 1 tab but found 4 spaces    indent
  17:1  error  Expected indentation of 2 tabs but found 8 spaces   indent
  18:1  error  Expected indentation of 2 tabs but found 8 spaces   indent
  19:1  error  Expected indentation of 2 tabs but found 8 spaces   indent
  20:1  error  Expected indentation of 1 tab but found 4 spaces    indent
  21:1  error  Expected indentation of 2 tabs but found 8 spaces   indent
  22:1  error  Expected indentation of 3 tabs but found 12 spaces  indent
  23:1  error  Expected indentation of 2 tabs but found 8 spaces   indent
  34:1  error  Expected indentation of 1 tab but found 4 spaces    indent
  36:1  error  Expected indentation of 1 tab but found 4 spaces    indent
  37:1  error  Expected indentation of 2 tabs but found 8 spaces   indent
  38:1  error  Expected indentation of 2 tabs but found 8 spaces   indent
  39:1  error  Expected indentation of 2 tabs but found 8 spaces   indent
  40:1  error  Expected indentation of 1 tab but found 4 spaces    indent
  41:1  error  Expected indentation of 2 tabs but found 8 spaces   indent
  42:1  error  Expected indentation of 3 tabs but found 12 spaces  indent
  43:1  error  Expected indentation of 2 tabs but found 8 spaces   indent

✖ 19 problems (19 errors, 0 warnings)
  19 errors and 0 warnings potentially fixable with the `--fix` option.

info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.

@renanmedina renanmedina marked this pull request as ready for review October 27, 2025 23:34
@renanmedina renanmedina mentioned this pull request Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant