From 0985c33b4ce01571d2ab68a91384f5b2b5685114 Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Thu, 8 Feb 2018 22:21:59 -0800 Subject: [PATCH] duke of york playbook --- duke-of-york-Playbook.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 duke-of-york-Playbook.md diff --git a/duke-of-york-Playbook.md b/duke-of-york-Playbook.md new file mode 100644 index 0000000..db7076c --- /dev/null +++ b/duke-of-york-Playbook.md @@ -0,0 +1,15 @@ +# `duke-of-york` Playbook + +## Meta + +This is an example playbook for the service `duke-of-york`. + +## HTTP 500 + +HTTP 500 means that `duke-of-york` is down. It will be resolved within 60 seconds. + +If immediate uptime is needed: + +```console +$ docker-compose restart duke +``` \ No newline at end of file