这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Mar 7, 2018. It is now read-only.

1.2.0

Choose a tag to compare

@davefp davefp released this 29 Jul 16:16
· 117 commits to master since this release

Changes since v1.1.0

  • New command: dashing stop will kill a running dashing instance (alias for thin stop)
  • Jobs are now loaded from subdirectories of the jobs dir
  • Application messaging. You can now send messages to entire dashboards. There's an example dashboard reload task that works as follows: curl -i -d '{ "auth_token": "YOUR_AUTH_TOKEN", "event": "reload"}' http://localhost:3030/dashboards/sample

Thanks To