INSTALLATION
yarn global add nomad-ui
PREREQUISITES
NOMAD_ADDR
in env
INTRO
- Simple UI
- Browse and search nomad jobs
- Browse and search job allocations
- Browse and search logs
SHORTCUST
- fuzzy search is always enabled for active element
-
arrow left
/arrow right
to navigate between elements -
shift+t
toggle auto scroll for logs element -
ctrl+c
exit
TODO
- [x] commit some code
- [ ] publish working version
- [x] write some docs
- [ ] add
page up
&page down
support - [x] auto scroll logs
- [ ] code:
- [x] make it work
- [ ] make it right
- [ ] make it fast