dokploy icon indicating copy to clipboard operation
dokploy copied to clipboard

Ability to set custom paths for proxy and domain management

Open Optirx opened this issue 7 months ago • 1 comments

What problem will this feature address?

iam trying to configure some details related to supabase deploying , and it requires custom path edits like the ones nginx offer

Image , but iam unable to configure it in Dokploy so its making a problem .

Describe the solution you'd like

add more configuration options

Image

Describe alternatives you've considered

allow to replace the proxy management with something like nginx proxy manager

Additional context

No response

Will you send a PR to implement it?

no

Optirx avatar May 17 '25 03:05 Optirx

Adding the ability to strip/configure paths when rewriting/proxying could be helpful - that way, compose/templates like the one I made for Rybbit (https://github.com/Dokploy/templates/pull/143) can be simplified (won't need to introduce an additional reverse proxy to strip the /api path when rewriting the request to the backend).

nktnet1 avatar May 17 '25 16:05 nktnet1