Skip to content

A service monitoring platform using websockets, focusing on checking statuses of HTTP, HTTPS, and SSL Certificate expiry date.

License

Notifications You must be signed in to change notification settings

brianmaksy/go-watch

Repository files navigation

go-watch

This is a project largely following a Golang course in Websockets. It is a service monitoring platform focusing on checking statuses of HTTP, HTTPS, and SSL Certificate expiry date.

Dependencies and requirements

  • Postgres 11 (db is set up as a repository)
  • An account with Pusher, or a Pusher alternative (like ipê)

Run

First, run ipê is running (if you're using ipê), and then run.

On Mac/Linux

**

cd ipe

./ipe

./run.sh (in a new terminal)

On Windows

**

cd ipe

.\ipe

.\run.bat (in a new terminal)

About

A service monitoring platform using websockets, focusing on checking statuses of HTTP, HTTPS, and SSL Certificate expiry date.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published