Back to Templates
This n8n workflow continuously monitors your website’s availability, sends email alerts when the server goes down, and automatically updates a status page (index.html) in your GitHub repository to reflect the live status.
index.html
status page publicly accessible with a URL like:status
).index.html
file (n8n workflow will later update this file).main
or master
) and folder (/root
).https://<USERNAME>.github.io/status
https://github.com/<OWNER_NAME>/status
(recommended) & Must have(required) a blank file named as index.html
before triggering this flow.index.html
file in your repository.https://app.yourdomain.com/health
→ with your own website URL.[email protected]
→ with your email address (or distribution list).index.html
will live.index.html
as a live status page.