Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Open source solution for enterprise configuration management with ui/dashboard

Working on the enterprise application that has multiple components/services. Instead of storing configuration for each component/service per environment.

Looking for something which allow me to store configuration in hierarchy such as through interactive UI.

Application-1 -> Component-1 -> Env -> Resource-1 -> Option-1:Value-1 [leaf level]

Application-1 -> Component-1 -> Env-1 -> Resource-1 -> Option-1:Value-1 [leaf level]

Application-1 -> Component-2 -> Env -> Resource-1 -> Option-1:Value-1 [leaf level]

And get this values back through method such as rest service calls.

like image 417
neo Avatar asked Dec 10 '25 05:12

neo


1 Answers

To my understanding, you are looking for a configuration solution for a system that is comprised of multiple components/services.

In the company where I work we have developed a simple and powerful configuration platform designed to enable an entire system’s configuration from a single location, making the configuration process convenient, clear, safe, organized and informative.

Some of the key features we support include:

  • A single convenient GUI
  • Parameters meta-data
  • Levels and Inheritance
  • Component upgrades
  • Meta-data Validation
  • Third-party component support (we support everyone)
  • Support and management of namespaces and versions
  • Advanced features like auto-link

If we release this to open-source, would you be interested?

like image 157
summerbulb Avatar answered Dec 12 '25 17:12

summerbulb



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!