-
Notifications
You must be signed in to change notification settings - Fork 0
Mark Dock Unhealthy
Jorge Silva edited this page Jan 8, 2016
·
14 revisions
- Get docks cli from here: https://github.com/CodeNow/docks-cli
- Follow the instructions in the docks cli README.
When you get a PagerDuty notification, you'll probably get the docks AWS ID (not the IP address).
- Get the dock's IP address by running
docks aws --environment delta|gamma|SOME_OTHER_ENV
and match the dock'sID
to it'sIP
. - Mark the dock as unhealthy by running the
docks unhealthy --environment delta|gamma|SOME_OTHER_ENV -i <dockIP>