Skip to content

Commit

Permalink
Added Gatus
Browse files Browse the repository at this point in the history
  • Loading branch information
patricksindelka authored Nov 8, 2024
1 parent 71df6c4 commit baec9f7
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Gatus/Gatus.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?php

namespace App\SupportedApps\Gatus;

class Gatus extends \App\SupportedApps
{
}
10 changes: 10 additions & 0 deletions Gatus/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"appid": "df713b8b4238000416a2a9f31e0e7697b31bec56",
"name": "Gatus",
"website": "https://gatus.io/",
"license": "Apache License 2.0",
"description": "Gatus is a developer-oriented health dashboard that gives you the ability to monitor your services using HTTP, ICMP, TCP, and even DNS queries as well as evaluate the result of said queries by using a list of conditions on values like the status code, the response time, the certificate expiration, the body and many others. The icing on top is that each of these health checks can be paired with alerting via Slack, PagerDuty, Discord, Twilio and more.",
"enhanced": false,
"tile_background": "dark",
"icon": "gatus.png"
}
Binary file added Gatus/gatus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit baec9f7

Please sign in to comment.