mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-03 18:51:32 +00:00
17 lines
406 B
YAML
17 lines
406 B
YAML
name: Uptime Kuma
|
|
version: fc74c8a
|
|
slug: uptime-kuma
|
|
description: It is a self-hosted monitoring tool like "Uptime Robot"
|
|
url: https://github.com/hassio-addons/addon-uptime-kuma
|
|
codenotary: codenotary@frenck.dev
|
|
webui: http://[HOST]:[PORT:3001]
|
|
init: false
|
|
arch:
|
|
- aarch64
|
|
- amd64
|
|
- armv7
|
|
ports:
|
|
3001/tcp: 3001
|
|
ports_description:
|
|
3001/tcp: Web interface
|
|
image: ghcr.io/hassio-addons/uptime-kuma/{arch}
|