Ed Rooth 06f990236c refactor(dashboard): Restructured front-end dashboard code. 12 years ago
..
app 06f990236c refactor(dashboard): Restructured front-end dashboard code. 12 years ago
resources ea8a353545 chore(*): gofmt everything 12 years ago
test 8ee0845631 chore(dashboard): move to the mod directory 12 years ago
.bowerrc 8ee0845631 chore(dashboard): move to the mod directory 12 years ago
.editorconfig 8ee0845631 chore(dashboard): move to the mod directory 12 years ago
.gitattributes 8ee0845631 chore(dashboard): move to the mod directory 12 years ago
.gitignore 8ee0845631 chore(dashboard): move to the mod directory 12 years ago
.jshintignore 8ee0845631 chore(dashboard): move to the mod directory 12 years ago
.jshintrc 8ee0845631 chore(dashboard): move to the mod directory 12 years ago
.travis.yml 8ee0845631 chore(dashboard): move to the mod directory 12 years ago
Gruntfile.js 8ee0845631 chore(dashboard): move to the mod directory 12 years ago
LICENSE 8ee0845631 chore(dashboard): move to the mod directory 12 years ago
README.md 06f990236c refactor(dashboard): Restructured front-end dashboard code. 12 years ago
bower.json 06f990236c refactor(dashboard): Restructured front-end dashboard code. 12 years ago
build 4fab919fcb fix(dashboard): use a more memory friendly bindata 12 years ago
dashboard.go 5620f88635 feat(server): insert the mod path 12 years ago
karma-e2e.conf.js 8ee0845631 chore(dashboard): move to the mod directory 12 years ago
karma.conf.js 8ee0845631 chore(dashboard): move to the mod directory 12 years ago
package.json 06f990236c refactor(dashboard): Restructured front-end dashboard code. 12 years ago

README.md

etcd Dashboard

Developing

If you'd like to contribute to the etcd dashboard mod, follow these instructions. For contributing to the rest of etcd, see the contributing document in the root of the repository.

Install yeoman

http://yeoman.io/

Install NPM locally

npm install

Install Bower Components

bower install

View in Browser

run export ETCD_DASHBOARD_DIR=/absolute/path/to/coreos/etcd/mod/dashboard/app

Run etcd like you normally would and afterward browse to:

http://localhost:4001/mod/dashboard/