Idea: OpenGrok Admin console #4567
tarangchikhalia
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi All, I host OpenGrok servers with more than 1000 projects. Sometimes it is very tedious to manage the sync and index of the projects when multiple projects and multiple SCMs are involved. Most of the stuff is done using python scripts, updating the readonly_configuration.xml file and custom indexing scripts. This is prone to human error and not at all beginner friendly. If the opengrok server is implemented in such an environment, I see a requirement of having an OpenGrok admin console that can abstract some of the tasks and simplify operations.
I have created a mock up for this in my private repository.This Admin console is a web UI which interact with OpenGrok using REST APIs.
If I get enough upvotes on this, I can spend some time and create a MVP for everyone to test and provide feedback. If there is any such plan by OpenGrok, I would love to contribute.
Beta Was this translation helpful? Give feedback.
All reactions