moqui / moqui-framework

Use Moqui Framework to build enterprise applications based on Java. It includes tools for databases (relational, graph, document), local and web services, web and other UI with screens and forms, security, file/resource access, scripts, templates, l10n, caching, logging, search, rules, workflow, multi-instance, and integration.
http://www.moqui.org
Other
279 stars 200 forks source link

docker hub moqui/moquidemo image should not include elasticsearch #569

Open eigood opened 1 year ago

eigood commented 1 year ago

Instead, it should contain opensearch.

jonesde commented 1 year ago

Agreed. The original build included OpenSearch, but the support for OpenSearch in the Dockerfile and related scripts was not complete yet and I decided not to do it in the middle of a release. Going forward it needs to be OpenSearch because ElasticSearch open source is end of life, but that's the main reason. Functionally in Moqui they are still the same (ie no OpenSearch features used that are not also supported in ElasticSearch). Overall it's a big flipping mess and it will unroll slowly, eventually maybe even to the point of renaming ElasticFacade to SearchFacade or something.

When you filed this issue, what was your goal or what did you want to see happen?

eigood commented 1 year ago

Just wanting to see the project stay open-source related. See my other reply, which I haven't written yet

On Fri, Feb 10, 2023, 6:23 PM David E. Jones @.***> wrote:

Agreed. The original build included OpenSearch, but the support for OpenSearch in the Dockerfile and related scripts was not complete yet and I decided not to do it in the middle of a release. Going forward it needs to be OpenSearch because ElasticSearch open source is end of life, but that's the main reason. Functionally in Moqui they are still the same (ie no OpenSearch features used that are not also supported in ElasticSearch). Overall it's a big flipping mess and it will unroll slowly, eventually maybe even to the point of renaming ElasticFacade to SearchFacade or something.

When you filed this issue, what was your goal or what did you want to see happen?

— Reply to this email directly, view it on GitHub https://github.com/moqui/moqui-framework/issues/569#issuecomment-1426527371, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA4YMNTXJ74ZNSBWVIEKFCDWW3LYDANCNFSM6AAAAAAUYKPGSI . You are receiving this because you authored the thread.Message ID: @.***>