etcd管理界面 e3w
地址
https://github.com/soyking/e3w
etcd v3 Web UI based on Golang && React, copy from consul ui 😃
supporting hierarchy on etcd v3, based on e3ch
Quick Start
git clone https://github.com/soyking/e3w.git
cd e3w
docker-compose up
# open http://localhost:8080
Or use docker image by docker pull soyking/e3w
, more details in Dockerfile
and docker-compose.yml