it would be great if there could be multiple tenants on one Cockpit installation.
Basically I mean that the data is seperated based on the login and the assigned tenant to the logged in user. This should also apply to the API of course.
If this is already possible, please let me know how I can achieve this.
I made a folder inside addons, created a bootstrap.php and i got access to the config variables. I think it can be easy to override the local variables, detect if someone logged in and simple add a prefix for the logged in user to use another storage path.
+1 for me but mine would be just grouping of servers into tenants, as an MSP we maintain a bunch of servers for different clients so it would be nice to be able to split these up into groups within the same cockpit server.