# DeemOpen/zkui

A UI dashboard that allows CRUD operations on Zookeeper.

Repository: https://github.com/DeemOpen/zkui
Canonical: https://ross.abutalabs.com/products/zkui
Language: Java
License Family: other
Last push: 2023-12-21T08:02:21+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4486, "days_push": 986, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2378, forks 955 (observed 2026-08-28T04:06:42.183620+00:00)

## What it is
zkui is a Java-based web dashboard for Apache Zookeeper that provides CRUD operations on znode properties through a browser UI. It includes role-based and LDAP authentication, change history, import/export of properties, and a read-only REST API.

## Use cases
- manage zookeeper znodes through a web ui
- edit zookeeper config properties without cli
- import and export zookeeper properties from version control
- view history of zookeeper property changes
- let shell scripts read zookeeper properties over http
- restrict zookeeper access with role-based or ldap authentication

## When to choose
- you need a simple self-hosted web UI for administering Zookeeper data
- you want audit history and password masking for config changes
- your team manages Zookeeper properties via files or VCS callbacks

## When to avoid
- you use a Zookeeper version or Java setup incompatible with Java 7-era builds
- you need an actively developed tool with a maintained license
- you prefer managing Zookeeper entirely through CLI or infrastructure-as-code

## Facets
- artifact type: application
- maturity: maintenance
- function: gui, http-server, auth, search-engine, api-framework
- domain: developer-tools, databases, web-development
- platform: jvm, self-hosted, cross-platform
- tags: zookeeper, dashboard, crud-ui, jetty, config-management, ldap-authentication, configuration-management, web-server

## Member repositories
- DeemOpen/zkui (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:42.183620+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:34:53.495637+00:00, confidence not recorded.
  - readme: https://github.com/DeemOpen/zkui (fetched 2026-08-28T04:06:42.183620+00:00, sha 449c556ef700)
- Data as of 2026-08-30T08:39:29.467469+00:00.
