stevensting 850a01ab34 fix healthcheck warning (#14)
<!--
Thank you for doing recipe maintenance work!
Please mark all checklist items which are relevant for your changes.
Please remove the checklist items which are not relevant for your changes.
Feel free to remove this comment.
-->

* [x] I have deployed and tested my changes
* [x] I have [updated relevant versions in `abra.sh`](https://docs.coopcloud.tech/maintainers/upgrade/#updating-versions-in-the-abrash)
* [x] I have made my environment variable changes [backwards compatible](https://docs.coopcloud.tech/maintainers/upgrade/#backwards-compatible-environment-variable-changes)
* [x] I ran `abra recipe lint uptime-kuma --chaos` on the PR's branch and fixed the warnings.
* [ ] I have added a [release note entry](https://docs.coopcloud.tech/maintainers/upgrade/#creating-new-release-notes)

Reviewed-on: https://git.coopcloud.tech/coop-cloud/uptime-kuma/pulls/14
Co-authored-by: stevensting <stefan@klasse-methode.it>
Co-committed-by: stevensting <stefan@klasse-methode.it>
2026-06-09 16:39:56 +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-06-09 11:05:00 +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 75 KiB
Languages
Shell 43%
Python 37.7%
Roff 19.3%