Commit Graph

277 Commits

Author SHA1 Message Date
eaf395738d Add quick start spoiler 2021-06-02 18:57:16 -04:00
f6f1ecf623 Remove "Service auto discovery in Kubernetes" from list of features 2021-06-02 18:41:41 -04:00
177081cf54 Move image to the feature section 2021-06-02 18:40:46 -04:00
3cd1953c6c Add dark mode screenshot 2021-05-31 18:54:21 -04:00
9dd4e7047d Add Discord server badge 2021-05-31 00:21:57 -04:00
067ab78666 Minor fix 2021-05-30 17:09:43 -04:00
28acaeb067 Revert "Add discord server badge" 2021-05-30 17:09:28 -04:00
749aeb9e42 Add Discord server badge
This is temporary, I might remove it later
2021-05-30 16:07:54 -04:00
db23bd9073 #29: Automatically reload on configuration file update 2021-05-18 22:29:15 -04:00
a85c5d5486 Close #91: Implement default provider alert 2021-05-15 21:31:32 -04:00
c7d554efa5 Add Docker build command 2021-05-13 21:24:32 -04:00
253e6f8338 Fix typo 2021-05-11 20:50:15 -04:00
425c93ed8f Add "Why Gatus?" section 2021-04-23 20:47:26 -04:00
e46acb885c Add missing newline 2021-03-30 20:01:22 -04:00
24da853820 Add Telegram Alerting (#102) 2021-03-30 19:38:34 -04:00
33562e97f4 Add API capabilities to docs (#101) 2021-03-19 21:33:46 -04:00
8ec256edbf Implement has() function to determine if an element at a JSONPath exists 2021-03-10 21:49:13 -05:00
076b92a2b4 Minor update 2021-03-05 20:33:06 -05:00
02e9f74a04 Move alerting configuration documentation under Alerting 2021-03-05 20:25:20 -05:00
8fe9d013b5 Close #48: Implement Discord alerting providers 2021-03-04 21:26:17 -05:00
f961bf961e Update documentation on alerting providers 2021-03-03 22:30:50 -05:00
9649d80388 Update description 2021-02-19 18:52:37 -05:00
8c3ab1eac2 Fix typo for colleague 2021-02-19 09:17:25 -05:00
0a145da912 Add documentation for the custom alert provider placeholders 2021-02-18 23:18:14 -05:00
11d1f24ceb Fix typo 2021-02-18 22:28:21 -05:00
79bef8d391 Implement persistence 2021-02-02 23:06:34 -05:00
a1679ddc5e Remove web.context-root 2021-01-31 05:49:01 -05:00
4a0d9d058a Fix documentation on badges 2021-01-31 01:25:06 -05:00
d8d4756ef3 Fix header in README.md 2021-01-30 19:49:31 -05:00
601d676e34 Replace old static folder with new static folder 2021-01-28 23:25:29 -05:00
99e8cfb1ce Changed badge path to leverage ServiceStatus.Key 2021-01-27 18:26:07 -05:00
819093cb7e Implement any function and prettify displayed condition on failure 2021-01-14 20:08:27 -05:00
d206d63151 Minor updates 2020-12-29 21:04:07 -05:00
bc4380db19 Work on #62: Add uptime percentage + badges 2020-12-29 20:22:17 -05:00
83a5813daf Work on #61: Add support for ICMP
+ Update dependencies
2020-12-25 00:07:18 -05:00
c23ba7b85d Update documentation 2020-12-18 18:40:20 -05:00
4be2273662 Minor update 2020-12-18 18:06:50 -05:00
46d476128d Add missing newline 2020-12-05 18:21:35 -05:00
d1fe8d93ee Update documentation 2020-12-01 22:25:16 -05:00
d58a256628 Minor fix 2020-11-30 09:25:14 -05:00
da4fb10bfc Add documentation for groups 2020-11-26 23:23:51 -05:00
68f32b0fcc Minor update 2020-11-24 19:03:48 -05:00
199f14667e put property name back as originator and recipients 2020-11-25 00:30:23 +01:00
c5e2b0f159 Fix wrong set property names in readme 2020-11-24 21:05:27 +01:00
daf27fd6d0 Review changes 2020-11-24 17:15:52 +01:00
a870d3e43f Add Messagebird as an alerting provider 2020-11-23 22:20:06 +01:00
f9706a98ed start working on context root configuration 2020-11-21 02:33:02 +01:00
07312794c4 Merge pull request #43 from mindcrime-ilab/develop
add parameterization for host and port
2020-11-20 17:20:11 -05:00
10dfdd47a7 Update DNS documentation 2020-11-19 22:31:45 -05:00
10310cf380 Add configuration values for address and port
Add (non-mandatory) configuration values to set address and port on which the web frontent will be served. If not set defaults will be applied.
2020-11-19 19:39:48 +01:00