Skip to content

This is an application that periodically checks the health of various websites

License

Notifications You must be signed in to change notification settings

abhiche/health-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

health-check

This is an application that periodically checks the health of various websites

Start

You can start the whole stack using docker-compose
docker-compose up
This starts the web server, cron job to perform regular health checks and mongodb server

After this head on to webpage

Note

The cron job is set to run every 5 minutes. You may change it in here

Todo

Improve unit test coverage
Add integration tests

About

This is an application that periodically checks the health of various websites

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published