dokploy icon indicating copy to clipboard operation
dokploy copied to clipboard

Github Deployment Hook - Custom Address/Port w/Secret

Open PerfectedApp opened this issue 9 months ago • 0 comments

What problem will this feature address?

I do not want the dokploy instance to be accessible from outside connections. Although, I need github to be able to send deployment events and it's not possible to whitelist all the IP addresses of github.

Describe the solution you'd like

It would be nice to be able to define a public address/port specifically for github deployment hooks with or without a secret.

Describe alternatives you've considered

Could have a proxy relay setup but still not ideal.

PerfectedApp avatar Apr 25 '25 06:04 PerfectedApp