Hello everyone,
I've installed a unraid server with a display always connected to it (and never turning off).
I would like to be able to display a dashboard on it, right now i've managed a script that will launch the dashboard and will stay in backround.
(My dashboard is already created on a grafana under a docker container (on the unraid server))
If i start my server with the GUI and connect, i can from cli lauch firefox with my dashboard.
The thing is i don't want to connect manually everytime i do a restart, the same goes for launching a command to display the dashboard.
Is it possible to automatize this after boot ?