Hi,
Been searching internet for best practices about this, but could not find any result.
Situation: we would like to have a folder where we do create our dashboards in,
then this would be distributed to other folders for different teams (clients, in our case). The content of these folders is not the same, nor their rights.
What we would like to do is to create something like symbolic link in linux in each of the folders for corresponding dashboards, so when we change one in main folder, it would change in each folder containing that dashboard
If this is not possible, what is the best alternative ?
thx in advance.