Gatus Ready

This commit is contained in:
2026-04-20 21:38:22 +00:00
parent ff525dc820
commit 20fd0c432b
8 changed files with 123 additions and 27 deletions
+4
View File
@@ -63,6 +63,10 @@ I use 3 Paths strategies, they are all considered private:
1. CONFIG_PATH usually ./config is stored in git (text files)
1. LOG_PATH, usually ./logs is not stored in git or backed up.
#### Prefered Containers
- UptimeKuma - I prefer Gatus over UptimeKuma and have remove UptimeKuma.
## Similar Projects
* [Awesome Compose](https://github.com/docker/awesome-compose/) - A starting point for integrating different services using a Compose file.