Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Upptime: An open source app to monitor our website and API uptime status

I’ve been on the hunt for a system to monitor and show our users the website and API’s Uptime Status – an important feature for any SaaS or API service.

I looked at StatusPage, which seems to be quite popular. However, it seems to require another system to do the actual monitoring like Pingdom, which can be expensive.

I came upon the open source project Upptime and the more I use it the more impressed I am. Upptime runs GitHub Actions to create the pages, do the monitoring, and update against the template. I’m personally excited about Actions since I’ve never used them before.

With Upptime I’m able to:

  • Monitor any URL or API endpoint. You can send a POST with API keys that are stored as GitHub secrets.
  • See a history of uptimes and response speeds. You can even drill down into the history details.
  • Brand the status page to match our site, which we have as a to-do.
  • Include Javascript or CSS, such as Google Analytics or Plausible (my fav).
  • Record errors as issues in GitHub that can be assigned and resolved.
  • Send email to users or support when issues occur.
  • Create custom domain (a feature of GitHub Pages and not Upptime).

It took a few tries to get up and running, but since the initial learning curve it has been running smoothly.

I’m sure there is a lot more to discover, but so far I’m quite pleased.


Here is our Ayrshare status page to see a live example: https://status.ayrshare.com/

The post Upptime: An open source app to monitor our website and Api Uptime Status appeared first on Ayrshare.



This post first appeared on Ayrshare - Social Media API News, please read the originial post: here

Share the post

Upptime: An open source app to monitor our website and API uptime status

×

Subscribe to Ayrshare - Social Media Api News

Get updates delivered right to your inbox!

Thank you for your subscription

×