Confirmed users
3,990
edits
(Formatting and papertrail info) |
(Added information about credentials) |
||
Line 4: | Line 4: | ||
* Papertrail alerts sent to armenzg - https://papertrailapp.com/alerts | * Papertrail alerts sent to armenzg - https://papertrailapp.com/alerts | ||
** Memory issues: https://papertrailapp.com/groups/853883/events?q=pulse-actions.*mem | ** Memory issues: https://papertrailapp.com/groups/853883/events?q=pulse-actions.*mem | ||
= Credentials = | |||
For pulse_actions to work we need set these environment variables: | |||
* Buildapi - LDAP credentials (LDAP_PW/LDAP_USER) | |||
* TaskCluster - TaskCluster client credentials (TASKCLUSTER_CLIENT_ID/TASKCLUSTER_ACCESS_TOKEN) | |||
* Pulse - Pulse user credentials (PULSE_PW/PULSE_USER) | |||
* Papertrail - API Token (PAPERTRAIL_API_TOKEN) | |||
To run locally you will need to set all up as env variables. | |||
You won't need to add the Papertail token. |