vidarh / etcd-browser

A quick and easy way to view/edit basic keys in etcd.

Home Page:http://henszey.github.io/etcd-browser/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

etcd browser

Demo

http://henszey.github.io/etcd-browser/

Screen Shot

etcd-browser Screen Shot

Needs One of the following

  • Start server with -cors='*'
  • Pass through nginx/apache proxy with correct cors headers
  • host on the same server as etcd

TODO

  • Implement missing features (TTL)
  • Ajax Basic Auth

About

A quick and easy way to view/edit basic keys in etcd.

http://henszey.github.io/etcd-browser/

License:MIT License