Can we enable authentication for ray dashboard access over port 8265?
Is there any way to achieve this?
Can we enable authentication for ray dashboard access over port 8265?
Is there any way to achieve this?
Unfortunately, there is no built in authentication for the ray dashboard. I recommend putting a reverse proxy layer in front of the dashboard which can provide basic authentication.