Renovate Bot 47f5a98fe6 chore(deps): update louislam/uptime-kuma docker tag to v2.4.0 (#10)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| louislam/uptime-kuma | minor | `2.2.1` -> `2.4.0` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: https://git.coopcloud.tech/coop-cloud/uptime-kuma/pulls/10
Co-authored-by: Renovate Bot <renovate@coopcloud.tech>
Co-committed-by: Renovate Bot <renovate@coopcloud.tech>
2026-06-09 08:28:05 +00:00
2026-04-01 06:33:57 +00:00
2025-01-08 10:09:13 -08:00
2022-09-13 14:32:30 +02:00
2026-04-01 18:29:38 +02:00
2026-04-05 14:50:03 +00:00
2026-04-01 14:53:28 +00:00

uptime-kuma

Build Status

A fancy self-hosted monitoring tool

  • Maintainer: @stevensting
  • Status: stable
  • Category: Utilities
  • Features: ?
  • Image: uptime-kuma, 4, upstream
  • Healthcheck: Yes
  • Backups: Yes
  • Email: No
  • Tests: No
  • SSO: No

Quick start

  • abra app new uptime-kuma --secrets
  • abra app config <app-name>
  • abra app deploy <app-name>

For more, see docs.coopcloud.tech.

MariaDB

By default uptime-kuma uses a sqlite database. It is possible to switch to a mariadb by:

#COMPOSE_FILE="$COMPOSE_FILE:compose.mariadb.yml"
Description
No description provided
Readme 74 KiB
Languages
Shell 43%
Python 37.7%
Roff 19.3%