Skip to content

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

Notifications You must be signed in to change notification settings

WebMonere/http-status-service

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

No packages published