Skip to content
/ etcdui Public

A Web Client for Etcd. Base on React Semantic UI and Spring boot. deploy with docker or serverless

License

Notifications You must be signed in to change notification settings

Jansora/etcdui

Repository files navigation

etcdui

A Web Client for Etcd. Base on React Semantic UI and Spring boot. deploy with docker

Demo

A live demo here: https://etcdui.github.jansora.com/

install and use it

  1. docker pull jansora/etcui:v1
  2. docker run -it -d -p 56000:56000 --name etcdui jansora/etcui:v1
  3. via http://localhost:56000 to see it.

feature

a simple way to manage your etcd data

About

A Web Client for Etcd. Base on React Semantic UI and Spring boot. deploy with docker or serverless

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published