Added healthcheck page

- used in ELB healthchecks
This commit is contained in:
Martyn Inglis
2015-12-15 17:14:13 +00:00
parent 624c49b021
commit 3f5e7ae0bd
6 changed files with 26 additions and 0 deletions

View File

@@ -2,3 +2,4 @@
echo "Stopping application"
cd ~/notifications-api/;
sudo service notifications-api stop