Skip to content

Config Manager is a powerful, open source platform for managing and versioning configuration data at scale. It features a Postgres-backed registry with immutable versioning, a modern web UI for browsing and editing configs with audit history.

Notifications You must be signed in to change notification settings

arverma/config-manager

Repository files navigation

Config Manager

Config Manager is a powerful, open source platform for managing and versioning configuration data at scale. It features a Postgres-backed registry with immutable versioning, a modern web UI for browsing and editing configs with audit 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

About

Config Manager is a powerful, open source platform for managing and versioning configuration data at scale. It features a Postgres-backed registry with immutable versioning, a modern web UI for browsing and editing configs with audit history.

Topics

Resources

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •