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

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/