docker-openwisp icon indicating copy to clipboard operation
docker-openwisp copied to clipboard

[change] Load charts using dashboard domain

Open nemesifier opened this issue 2 months ago • 1 comments

Right now, the API domain is used for loading the charts, which will fail if the user is not using a trusted SSL cert.

Non technical users don't understand why it is failing (e.g.: https://github.com/orgs/openwisp/discussions/1148#discussioncomment-14752330), which gives the impression this part is not working.

I believe we should change this to make it easier for new users.

nemesifier avatar Oct 22 '25 14:10 nemesifier

I believe we should change this to make it easier for new users.

Shall we make it clear in the documentation or update the JS code in openwisp-monitoring to use the dashboard domain for loading the monitoring data.

pandafy avatar Dec 09 '25 11:12 pandafy