UKHomeOfficeForms / hof

Bootstrap a HOF project
MIT License
15 stars 17 forks source link

Add a readiness check #168

Closed zuzak closed 4 years ago

zuzak commented 4 years ago

hof already has a "ping" check, that just ensures the app is alive. This means that we can set up "liveness" checks with Kubernetes or another platform.

This commit adds a "readiness" check too, which is a bit deeper. It checks that the session store is accessible as well.

zuzak commented 4 years ago

npm ERR! 403 Forbidden - PUT https://registry.npmjs.org/hof - You do not have permission to publish "hof". Are you logged in as the correct user?

Looks like I don't have permission to publishhof; could one of you do me a favour?

easternbloc commented 4 years ago

1mo

easternbloc commented 4 years ago

@zuzak is your npm username zuzak?

zuzak commented 4 years ago

yup

easternbloc commented 4 years ago

you've been added but npm caching is trolling me so your success of publishing may vary...

zuzak commented 4 years ago

13.4.0 published ✅