Hi all,
Given that DataMiner Community Edition license is only for 20 elements, are there any specific compute requirements for this version?
What about indexing database?
It is known that some features such as DOM, User-Defined APIs, specific GQI data sources, and some others require an indexing database.
Is it possible to have a DataMiner Community Edition with indexing database in the same server?
Any guide on how to do that installation in a DataMiner server?
Thanks.
Hi Edson,
I'm not aware of specific compute requirements for the DataMiner Community Edition so I would go for the minimum requirements (See DataMiner Dojo).
For the storage, I typically try to use STaaS (Storage as a Service) to avoid the effort to install the required databases (could be time consuming) because due the limited number of elements, the cost will be small.
Hi Edson,
For the indexing database, OpenSearch should be used, which should ideally be installed on a separate Linux server. In a development environment with limited load, you could install OpenSearch on the same server as DataMiner, but then you will have to install it on a separate disk or partition. More information is available here: Installing an OpenSearch database.
However, as Koen suggested, it would be a lot easier and more advisable to use STaaS instead.