Skip to content

WebMonere/http-status-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Docker Cloud Automated build Docker Cloud Build Status node

"# http-status-service"

Dependencies

To Run Rethink db service

Database Server

docker run --mount source=vol,target=/data/rethinkdb_data -p 8080:8080 -p 28015:28105 -p 29015:29015 rethinkdb

Node App

docker run -e DBHOST='localhost' -p 80:3000 c0bb483cb161

About

Node.js Implementation of http status checking and record on database and put alert messgae on notification queue

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors