Etcdkeeper Versions Save

web ui client for etcd

v0.7.6

3 years ago
  • Merge pull request #43 Fix connect happen in background returning the client object before initial connect

v0.7.5

5 years ago

change log

  • Fix issues #19

v0.7.4

5 years ago

change log

  • Fix issues #17

v0.7.3

5 years ago

change log

  • Get data based on etcd user permissions.
    • Just display the list according to the configured permissions, and there will be time to add the configuration permission features.
    • Each time you restart etcdkeeper, you need to enter the root username and password for each etcd server address.
    • enable etcdv3 authentication
    • enable etcdv2 authentication
  • Display the status information of etcd, version, data size.

0.7.2

5 years ago

change log

  • Add logo.

0.7.1

5 years ago

change log

  • Fix some displayed bugs.
  • Add easyui locale file. (default easyui-lang-en)

0.7

5 years ago

change log

  • Combine v2 and v3 pages into one page, click on the title version to select the version.

0.6.6

6 years ago

change log

  • Etcdkeeper3 bug fixed.
  • Fix Dockerfile.

0.6.5

6 years ago

change log

  • Add a new way of displaying nodes. A key switch node display mode.
  • Show content mode by key suffix.
  • Improve httpserver.
  • TTL can be displayed correctly, no ttl showed 0.

0.6

6 years ago

change log

  • Merge the etcdkeeper, etcdkeeper3 project. New project unified to etcdkeeper.
  • The server supports both etcdv2 and etcdv3.
  • Add cookies and format content (currently only supports json).
  • UI size change and bug fixed.