Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 499 Bytes

RUNBOOK.md

File metadata and controls

19 lines (12 loc) · 499 Bytes

Operations Runbook

Oasis Timeline Autobot

Restarting

In the event that the running application needs to be restarted, use the following Heroku CLI command:

> heroku dyno:restart -a oasis-timeline-autobot

Logging

To view the running application logs, use the following Heroku CLI command:

> heroku logs --tail -a oasis-timeline-autobot