Skip to content

mitodl/ol-infra-health-checks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ol-infra-health-checks

A repository for MIT OL Infrastructure Health Checks

Testing

To test this locally, simply build the docker container with:

docker build -t "ol-infra-healthcheck" . in the repo's root directory.

You can run the container with: docker run --name ol-infra-healthcheck ol-infra-healthcheck

At that point you should be able to hit port 8907 on the container to access the API.

Invoking the healthcheck API

curl -v http://0.0.0.0:8907/healthcheck/always_pass.py

About

A repository for MIT OL Infrastructure Health Checks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published