Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Sometimes the report/alert emails are blocked falsely by uni's email filters. To compensate for this case, we have built a webpage that users can actively check latest monitoring results, i.e. system status

...


https://infant-nutrition-project.github.io/system-status/

Technical notes for developers

Why GitHub Page?

GitHub Pages: It's free, sufficient for this type of simple app, and low-maintenance (GitHub takes care of SSL cert automatically)

WARNING: Frontend repo is public, DO NOT PUT ANY CONFIDENTIAL INFO in clear text

...