From c315e329ddec44541928810ff5fc80605f604ba4 Mon Sep 17 00:00:00 2001 From: Jos Visser <1911646+Qballjos@users.noreply.github.com> Date: Thu, 29 Dec 2022 21:35:32 +0100 Subject: [PATCH] add uptime kuma --- Template/template.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/Template/template.json b/Template/template.json index 393d92f..a1f5686 100644 --- a/Template/template.json +++ b/Template/template.json @@ -3271,6 +3271,28 @@ } ] }, + { + "categories": [ + "Task Server" + ], + "description": "It is a self-hosted monitoring tool like Uptime Robot", + "image": "louislam/uptime-kuma:latest", + "logo": "https://images.opencollective.com/uptime-kuma/29c5113/logo/256.png", + "name": "uptime-kuma", + "platform": "linux", + "ports": [ + "3001:3001/tcp" + ], + "restart_policy": "always", + "title": "Uptime Kuma", + "type": 1, + "volumes": [ + { + "bind": "/portainer/Files/AppData/Config/UptimeKuma", + "container": "/app/data" + } + ] + }, { "categories": ["Management", "Tools"], "description": "The Unifi-controller Controller software is a powerful, enterprise wireless software engine ideal for high-density client deployments requiring low latency and high uptime performance.",