💭 Uptime Kuma ============= !https://uptime.kuma.pet/ Date: November 11, 2023 Uptime Kuma A self-hosted monitoring tool uptime.kuma.pet [1] Uptime kuma is a fantastic self hosted monitoring tool. One docker run command and you are up and running. Once you are in you have full control over checking status of urls, frequency, allowed timeouts, and a HUGE list of notification providers ``` bash docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1 ``` I deployed it in my homelab today. [![screenshot of https://twitter.com/_WaylonWalker/status/1723077941649707468](https://shots.wayl.one/shot/?url=https://twitter.com/_WaylonWalker/status/1723077941649707468&height=800&width=450&scaled_width=450&scaled_height=800&selectors=)](https://twitter.com/_WaylonWalker/status/1723077941649707468) !!! note This post is a thought [2]. It's a short note that I make about someone else's content online #thoughts [3] References: [1]: https://uptime.kuma.pet/ [2]: /thoughts/ [3]: /tags/thoughts/