I’m currently testing Data Gerry on my local cumputer using Docker. I’ve setup some objects, build relations. So far everything works fine. If everything works as expected I would like to install the opensource version on a local server and start using it for our CMDB. However the (x/1000) objects in the upper right corner bothers me. Is there a hart limit on number of objects in the open source version?
Hi! I was looking into this when I customized a chart and found out that the value 1000 is stored in mongo for each user. I tried reducing limit to 5 and it didn’t affect the creation of new objects and there were no warnings. The dashboard showed 7/5. It seems that this only affects the dashboard. But it’s better to get a comment from the developers.
I’ve looked into it - the “limit” you’re seeing (e.g. “x/1000 objects”) is just a display issue. There’s no actual object limit in the on-premises version. We’ll fix that UI display soon so it doesn’t cause confusion.
Thanks for flagging it, and we appreciate your patience!