cf-mendix-buildpack icon indicating copy to clipboard operation
cf-mendix-buildpack copied to clipboard

admin API should listen on all interfaces

Open xiwenc opened this issue 1 year ago • 0 comments

Admin interface can be exposed safely on all interfaces in a container model because it requires a password to access privileged functions. This is needed for the /Prometheus endpoint to work. Because pod scraping by Prometheus is initiated outside of the pod.

xiwenc avatar Dec 11 '23 14:12 xiwenc