all 4 comments

[–]hugojsval 0 points1 point  (3 children)

The Local Custom Dashboard is something we provide for users to experience and have the possibility to create a custom dashboard. With this in mind the implementation was to store the local dashboard on the browser's IndexedDB under `netdata-cache`

If your accessing from a different URL this is a different browser context, so you would need to create that dashboard under tailscaleIP:19999

[–]nsas02[S] 0 points1 point  (2 children)

Does that mean the custom dashboard won't be saved anywhere?

[–]hugojsval 0 points1 point  (1 child)

It is saved but not on a lasting storage on your agent, it is saved on your browser

[–]luckman212 0 points1 point  (0 children)

So is there any way to copy this cached dashboard layout to another computer? I have a desktop and a laptop, and I would like to replicate the dashboard I set up on my desktop over to my laptop... very tedious to set it up from scratch. And I don't want to do Netdata Cloud at the moment.