manticoresoftware / manticoresearch

Easy to use open source fast database for search | Good alternative to Elasticsearch now | Drop-in replacement for E in the ELK soon
https://manticoresearch.com
GNU General Public License v3.0
9.03k stars 506 forks source link

Web admin panel, which can be integrated in different platforms (like Virtualmin) #1060

Open marclaporte opened 1 year ago

marclaporte commented 1 year ago

Let's add a GUI. Let's just start with the basics, and it will grow over time with features like:

Related:

This would be interesting in the context of: https://manticoresearch.com/blog/manticoresearch-buddy-challenges-and-solutions/

It should be made available via https://packagist.org/packages/manticoresoftware/

Projects like phpBB could embed right in their UI: https://forum.manticoresearch.com/t/phpbb-support-config-for-manticore/337/6

We would like to integrate such a tool in Virtualmin, like we do for:

It will add a GUI on top of what we have here https://wikisuite.org/Manticore-Search

Here is another related project: https://github.com/manticoresoftware/manticoresearch/issues/1059

Thoughts?

Thanks!

marclaporte commented 1 year ago

For inspiration, here is a similar control panel for Elasticsearch within ClearOS 2018-04-28-start-elasticsearch-after-installation

It leveraged https://github.com/vrana/adminer/ and Kibana.

The code:

marclaporte commented 1 year ago

AdminerEvo is developed by the AdminerEvo community and is a continuation of the Adminer project by Jakub Vrána. https://github.com/adminerevo/adminerevo

I just created https://openhub.net/p/adminerevo so we will have some stats shortly.