Skip to content

arverma/config-manager

Repository files navigation

Config Manager

License

Open-source config registry: Postgres-backed immutable versions, REST API, and a web UI for browse/edit and version history.

Config editor

Screenshots

Namespace list

Namespace list

Config list

Config list

Config editor

Config editor

Compare versions

Compare versions

Quickstart

make db-up
make api-run

The API runs DB migrations on startup. In a second terminal:

make ui-install
make ui-dev

Open the UI at http://localhost:3000 (API is http://localhost:8080).

Docs

Common commands

  • make help: list all targets
  • make check: backend tests + UI lint/typecheck
  • make smoke: quick API smoke test
  • make db-reset: reset local Postgres volume

License

Licensed under the Apache License, Version 2.0. See LICENSE for the full license text. Project attribution is in NOTICE.

About

Config Manager is a powerful, Open-source config registry: Postgres-backed immutable versions, REST API, and a web UI for browse/edit and version history.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors