Skip to content

sholom996/uptime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛸 Web Status Monitor

Ping websites at regular intervals using just GitHub Actions!

🤔 How does it work?

A scheduled GitHub action runs every 5 minutes that pings all the urls after which the summary is rendered. It's that simple!

🚀 Setting up

  • Create repo from this template
  • Add urls in config.yml
  • Done!

❔ Documentation

Configuration

Option Type Description
urls url[] URLs to be pinged
url.path string Actual URL
url.type string HTTP request type
url.userAgent string Custom User-Agent header (specific url)
userAgent string Custom User-Agent header

📃 License

Made by Zyrouge. Licensed under MIT.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors