Ed Rooth 4c0c256a9d fix(dashboard): disable some tab indexes. il y a 12 ans
..
app 4c0c256a9d fix(dashboard): disable some tab indexes. il y a 12 ans
resources ea8a353545 chore(*): gofmt everything il y a 12 ans
test 8ee0845631 chore(dashboard): move to the mod directory il y a 12 ans
.bowerrc 8ee0845631 chore(dashboard): move to the mod directory il y a 12 ans
.editorconfig 8ee0845631 chore(dashboard): move to the mod directory il y a 12 ans
.gitattributes 8ee0845631 chore(dashboard): move to the mod directory il y a 12 ans
.gitignore 8ee0845631 chore(dashboard): move to the mod directory il y a 12 ans
.jshintignore 8ee0845631 chore(dashboard): move to the mod directory il y a 12 ans
.jshintrc 8ee0845631 chore(dashboard): move to the mod directory il y a 12 ans
.travis.yml 8ee0845631 chore(dashboard): move to the mod directory il y a 12 ans
Gruntfile.js f2452a4a3c fix(build): Use ngmin. Fix all introduced erros in previous commits. il y a 12 ans
LICENSE 8ee0845631 chore(dashboard): move to the mod directory il y a 12 ans
README.md 06f990236c refactor(dashboard): Restructured front-end dashboard code. il y a 12 ans
bower.json 06f990236c refactor(dashboard): Restructured front-end dashboard code. il y a 12 ans
build 4fab919fcb fix(dashboard): use a more memory friendly bindata il y a 12 ans
dashboard.go 5620f88635 feat(server): insert the mod path il y a 12 ans
karma-e2e.conf.js 8ee0845631 chore(dashboard): move to the mod directory il y a 12 ans
karma.conf.js 8ee0845631 chore(dashboard): move to the mod directory il y a 12 ans
package.json f2452a4a3c fix(build): Use ngmin. Fix all introduced erros in previous commits. il y a 12 ans

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/