etcd/mod/dashboard
Joshua Conner 5987917c0a dashboard: remove protocol from google fonts links so they work with htttps 2014-04-04 15:40:39 -07:00
..
app dashboard: remove protocol from google fonts links so they work with htttps 2014-04-04 15:40:39 -07:00
resources Making code formatting consistent. 2014-03-27 14:19:08 +01:00
test chore(dashboard): move to the mod directory 2013-11-08 14:05:29 -08:00
.bowerrc chore(dashboard): move to the mod directory 2013-11-08 14:05:29 -08:00
.editorconfig chore(dashboard): move to the mod directory 2013-11-08 14:05:29 -08:00
.gitattributes chore(dashboard): move to the mod directory 2013-11-08 14:05:29 -08:00
.gitignore chore(dashboard): move to the mod directory 2013-11-08 14:05:29 -08:00
.jshintignore chore(dashboard): move to the mod directory 2013-11-08 14:05:29 -08:00
.jshintrc chore(dashboard): move to the mod directory 2013-11-08 14:05:29 -08:00
.travis.yml chore(dashboard): move to the mod directory 2013-11-08 14:05:29 -08:00
Gruntfile.js fix(build): Use ngmin. Fix all introduced erros in previous commits. 2014-02-05 22:41:10 -08:00
LICENSE chore(dashboard): move to the mod directory 2013-11-08 14:05:29 -08:00
README.md refactor(dashboard): Restructured front-end dashboard code. 2014-02-05 22:39:46 -08:00
bower.json refactor(dashboard): Restructured front-end dashboard code. 2014-02-05 22:39:46 -08:00
build bump(mod/dashboard): rebuild the dashboard for the latest fixes 2014-02-07 15:17:00 -08:00
dashboard.go bump(mod/dashboard): rebuild the dashboard for the latest fixes 2014-02-07 15:17:00 -08:00
karma-e2e.conf.js chore(dashboard): move to the mod directory 2013-11-08 14:05:29 -08:00
karma.conf.js chore(dashboard): move to the mod directory 2013-11-08 14:05:29 -08:00
package.json fix(build): Use ngmin. Fix all introduced erros in previous commits. 2014-02-05 22:41:10 -08:00

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/