/downtimerobot-action

Super simple clone of uptimerobot using github actions

Primary LanguageCSSGNU Affero General Public License v3.0AGPL-3.0

Downtimerobot-action

Go report

Terminology

  • Service: A monitored website or other service

TODO

  • Implement other service types:
    • pattern
    • ping
    • port

Environment

  • GITHUB_ACTIONS -> If true, github mode will be used
  • GITHUB_REPOSITORY, GITHUB_REF_NAME -> Will be used for api basepath in github mode: https://raw.githubusercontent.com/$GITHUB_REPOSITORY/$GITHUB_REF_NAME/public/data/*.json