exercism / project-management

1 stars 3 forks source link

Building tooling monitor #17

Open iHiD opened 2 years ago

iHiD commented 2 years ago

Our tooling-running machines can be pinged on an HTTP port every 30s to check their status.

We need an webserver that can run on the app that monitors things and returns a status. It should:

I've stubbed a repo here for you: https://github.com/exercism/tooling-instance-monitor