satisfactory-factories / application

A tool to visualise groupings of factories to create a true Modular Factory setup for the game Satisfactory.
https://satisfactory-factories.app
GNU Affero General Public License v3.0
25 stars 5 forks source link

Add monitors for SF API and SF DB #127

Open Maelstromeous opened 1 week ago

Maelstromeous commented 1 week ago

Backend service was silently unresponsive today due to a database outage causing backend requests to time out.

Need to add a /health endpoint to the API and have updown.io monitor it.

Maelstromeous commented 6 days ago

Updown monitor added for API hello endpoint, need to expand it to be more of a health check.