dokploy
dokploy copied to clipboard
Github Deployment Hook - Custom Address/Port w/Secret
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.