47f5a98fe6d349ae2223a044af07abb33e90b4ad
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>
uptime-kuma
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 --secretsabra 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
Languages
Shell
43%
Python
37.7%
Roff
19.3%