etcdconsole is web-base etcd editor using php and javascript
It can help you to set up etcd configuration or quickly view configuration.
version:0.1
connect different etcd clusters
create key with value or directory value
Update etcd value
Delete etcd keys
Quickly to jump key directory
Fall back to history directory
apt-get install apache2 php5 php5-curl -y
cp etcdconsole directory to /var/www/html/
##License and Copyright etcd-console is under the Apache 2.0 license. Power by Matis Hsiao.