oidc-platform icon indicating copy to clipboard operation
oidc-platform copied to clipboard

Write a function that validates the installation

Open spruce-bruce opened this issue 7 years ago • 2 comments

It would be helpful to have some code that checks for required environment variables and any other required install/setup stuff and execute that code somewhere. My first thought is to do it in the /health-check endpoint, but it might be better to do it on npm start. Maybe both.

Will need to decide exactly what to check and where to check it before work can happen on this.

spruce-bruce avatar Jul 19 '17 22:07 spruce-bruce

Related to #80

bobeagan avatar Jul 19 '17 22:07 bobeagan

Niiiice - didn't realize that was ENV related. We can work from that issue or this one. I think it should be a comprehensive "required env var" thing rather than just an email thing.

spruce-bruce avatar Jul 19 '17 22:07 spruce-bruce