Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 882 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 882 Bytes

Introduction:

etcdconsole is web-base etcd editor using php and javascript

It can help you to set up etcd configuration or quickly view configuration.

alt tag

Version:

version:0.1

Futures

connect different etcd clusters alt tag

create key with value or directory value alt tag

Update etcd value

Delete etcd keys

Quickly to jump key directory

Fall back to history directory

Install:

  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.