- Get your gitter token from https://developer.gitter.im/apps
- Create a new Github personal access token here: https://github.com/settings/tokens
Add both values as properties in application-secret.properties
with the configuration
keys dashboard.github.username
, dashboard.github.token
and dashboard.gitter.token
.