PythonGermany
|
c5f7e5b82b
|
refactor(docker): Update compose files (#1409)
* refactor(docker): Rename compose files
* refactor(docker): Remove obsolete version attribute
|
2025-12-01 20:15:46 -05:00 |
|
Stefan Balea
|
2f8a3d2a02
|
feat(metrics): Add metrics for domain expiration (#1244)
* Add metrics for domain expiration
* Update grafana and prometheus versions and extend grafana dashboard with Domain expiration
* feat(deps) update whois version
---------
Co-authored-by: TwiN <twin@linux.com>
|
2025-10-25 12:45:15 -04:00 |
|
Jon Fuller
|
f4a667549e
|
docs: Update example Grafana dashboard (#1163)
* Update gatus.json
* Update gatus.json
|
2025-07-16 18:54:56 -04:00 |
|
pizzapim
|
2b80b80769
|
docs: Add NixOS example (#1131)
* Add NixOS example
* Fix link
|
2025-06-08 23:59:37 -04:00 |
|
TwiN
|
01131755bc
|
fix(logging): Replace log-level parameter by GATUS_LOG_LEVEL env var (#895)
* fix(logging): Replace log-level parameter by GATUS_LOG_LEVEL env var
* Improve log message if GATUS_LOG_LEVEL isn't set
|
2024-11-13 23:54:00 -05:00 |
|
Chris Smith
|
23a5da8dc6
|
docs: Add mTLS docker-compose example (#744)
Add mTLS docker-compose example
|
2024-06-10 18:47:47 -04:00 |
|
TwiN
|
b88d0b1c34
|
chore: Update example.com's IPv4 and IPv6
|
2024-04-18 21:08:43 -04:00 |
|
Daniel Hill
|
aa7f8131cd
|
docs: demonstrate use of environment variables in config (#571)
* docs: demonstrate use of environment variables in config
* chore: reorder env vars to match order used in DB connection
|
2023-09-23 17:02:50 -04:00 |
|
TwiN
|
4225d22369
|
docs: Add example of docker-compose with multiple configuration files
|
2023-01-08 18:34:13 -05:00 |
|
TwiN
|
d058d7a54b
|
fix!: Default Alert.Enabled to true (#380)
BREAKING CHANGE: It used to default to false, which meant that users had to explicitly set endpoints[].alerts[].enabled to true
|
2022-12-05 23:15:19 -05:00 |
|
TwiN
|
eb4e22e76b
|
chore: Replace 1.1.1.1 by 8.8.8.8 everywhere due to 1.1.1.1 being unreliable
|
2022-11-15 21:50:54 -05:00 |
|
TwiN
|
7215aa4bd6
|
docs(metrics): Update Grafana/Prometheus example
|
2022-06-18 12:42:41 -04:00 |
|
TwiN
|
829a9c2679
|
fix(dns): Use Cloudflare's DNS instead of Google's DNS
|
2022-06-16 20:21:44 -04:00 |
|
TwiN
|
cff06e38cb
|
docs(kubernetes): Add probes to example
|
2022-05-25 23:59:34 -04:00 |
|
Bo-Yi Wu
|
bec2820969
|
docs(example): move config.yaml to config folder (#265)
ref: https://github.com/TwiN/gatus/issues/151#issuecomment-912932934
update all exmaple in docker-compose file.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
|
2022-03-20 00:04:13 -04:00 |
|
TwiN
|
b67701ff6d
|
BREAKING: Replace metrics
|
2021-12-13 19:38:20 -05:00 |
|
TwiN
|
d3805cd77a
|
Fix #197; Fix #198: Deprecate storage.file in favor of storage.path and deprecate persistence with memory storage type
|
2021-11-04 21:33:13 -04:00 |
|
TwiN
|
b59ff6f89e
|
Add ServiceAccount to Kubernetes example
|
2021-10-24 15:33:15 -04:00 |
|
TwiN
|
813fea93ee
|
#167: Rename examples/minimal to .examples/docker-minimal
|
2021-10-24 15:27:25 -04:00 |
|
TwiN
|
8f50e44b45
|
#167: Rename examples/ to .examples/
|
2021-10-24 15:20:39 -04:00 |
|