Tomás Senart b6053d6a86 Making code formatting consistent. 12 gadi atpakaļ
..
app 5de1caf057 Fix directory browsing in dashboard 12 gadi atpakaļ
resources b6053d6a86 Making code formatting consistent. 12 gadi atpakaļ
test 8ee0845631 chore(dashboard): move to the mod directory 12 gadi atpakaļ
.bowerrc 8ee0845631 chore(dashboard): move to the mod directory 12 gadi atpakaļ
.editorconfig 8ee0845631 chore(dashboard): move to the mod directory 12 gadi atpakaļ
.gitattributes 8ee0845631 chore(dashboard): move to the mod directory 12 gadi atpakaļ
.gitignore 8ee0845631 chore(dashboard): move to the mod directory 12 gadi atpakaļ
.jshintignore 8ee0845631 chore(dashboard): move to the mod directory 12 gadi atpakaļ
.jshintrc 8ee0845631 chore(dashboard): move to the mod directory 12 gadi atpakaļ
.travis.yml 8ee0845631 chore(dashboard): move to the mod directory 12 gadi atpakaļ
Gruntfile.js f2452a4a3c fix(build): Use ngmin. Fix all introduced erros in previous commits. 12 gadi atpakaļ
LICENSE 8ee0845631 chore(dashboard): move to the mod directory 12 gadi atpakaļ
README.md 06f990236c refactor(dashboard): Restructured front-end dashboard code. 12 gadi atpakaļ
bower.json 06f990236c refactor(dashboard): Restructured front-end dashboard code. 12 gadi atpakaļ
build 102d8e543d bump(mod/dashboard): rebuild the dashboard for the latest fixes 12 gadi atpakaļ
dashboard.go 102d8e543d bump(mod/dashboard): rebuild the dashboard for the latest fixes 12 gadi atpakaļ
karma-e2e.conf.js 8ee0845631 chore(dashboard): move to the mod directory 12 gadi atpakaļ
karma.conf.js 8ee0845631 chore(dashboard): move to the mod directory 12 gadi atpakaļ
package.json f2452a4a3c fix(build): Use ngmin. Fix all introduced erros in previous commits. 12 gadi atpakaļ

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/